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

Thanks for this, it's answered my question.