Portal - How to change home page title name style(bold/italic/Roman) .

Kishore8
Kilo Guru

Change How page Title: " How can we help ?       style into Italic / Bold/ Roman

Change Cart name as My Cart

find_real_file.png

1 ACCEPTED SOLUTION

Hi Kishore,



If you don't want to create new widget and all, you can simply add your custom CSS to "Widget Instance". Please follow below steps to know how.



1. Right click on the text and select "Instance Options".


Screen Shot 2018-01-21 at 3.12.55 PM.png



2. Select "Open In platform" option


Screen Shot 2018-01-21 at 3.13.49 PM.png


3. Add your custom CSS in "CSS" field


like:



#homepage-search h1 {


      color: blue;


      font-weight: bold;


}



Screen Shot 2018-01-21 at 3.15.23 PM.png


View solution in original post

23 REPLIES 23

SanjivMeher
Kilo Patron
Kilo Patron

For Cart, You will have to clone the existing widget 'Header Menu' and change it.



find_real_file.png\



And then replace this widget in the Instance with Menu 'SP Header Menu'


find_real_file.png



Please mark this response as correct or helpful if it assisted you with your question.

Hi Sanjiv,



i have changed as you suggested but it was not changed , can you please tell me where i am wrong.



find_real_file.png




find_real_file.png




find_real_file.png


Hi Kishore,



This is regarding changing Cart name:



Steps:


1) Clone Header Menu Widget.


2) Make sure you add All Dependencies to this widget


3) Add Angular JS ng-Templates to this cloned widget.


4) Then make sure your instances are in place.



This will change your Cart name to My Cart.




Regards,


Hi Ashutosh,



Dependency's means should i have to change all the script name as Mycart in Widget,


i hope , please make me to understand where i have to change things here.


find_real_file.png