How do I edit the tooltip text in the banner?

Matt W
Giga Contributor

How do I edit the tooltip when I hover over icons in the banner? For example if I hover my mouse over the shopping cart I want to change the text that appears.

1 ACCEPTED SOLUTION

Hi Matthew,



If there has been no change to the out-of-box header then that tooltip is set in the widget named "Header Menu".


You can follow the trail from starting at the portal record and viewing the record set in the "Main menu" field:


mainMenu.png



In the record SP Header Menu, you'll see the widget "Header Menu" populated in there:



spHeaderMenu.png




within the "Header Menu" widget look for the phrase "Your shopping cart currently has"



tooltipInBannerForCart.png



One thing you'll notice is that since this is an out-of-box widget it cannot be edited. To change it you'll need to clone that widget and edit your clone. Then replace the out-of-box widget with your clone by associating it with the "SP Header Menu" record.


View solution in original post

5 REPLIES 5

Dave Smith1
ServiceNow Employee
ServiceNow Employee

Look at sys_properties.list - there's a property called glide.banner.image.title



find_real_file.png


Michael Fry1
Kilo Patron

Can you screen shot what text you're referring too?


The information is great but I wanted to check where I would be able to change the tooltip text for the shopping cart that appears like below. I have had a browse through sys_properties and searched but i'm unable to find it. Thanks in advance.



Screen Shot 2017-12-02 at 13.16.58.png


Hi Matthew,



If there has been no change to the out-of-box header then that tooltip is set in the widget named "Header Menu".


You can follow the trail from starting at the portal record and viewing the record set in the "Main menu" field:


mainMenu.png



In the record SP Header Menu, you'll see the widget "Header Menu" populated in there:



spHeaderMenu.png




within the "Header Menu" widget look for the phrase "Your shopping cart currently has"



tooltipInBannerForCart.png



One thing you'll notice is that since this is an out-of-box widget it cannot be edited. To change it you'll need to clone that widget and edit your clone. Then replace the out-of-box widget with your clone by associating it with the "SP Header Menu" record.