Which style to edit?

vidhya_mouli
Giga Sage

I have the following Employee portal:

Employee-Center-Homepage-Employee-Center (2).png

 

I have CSS for a custom font ready and I am able to apply it too. As shown in the image, by editing H3 I am able to change the font of Popular topics. However I am not sure which one to edit to change the rest.

1 ACCEPTED SOLUTION

Dan O Connor
ServiceNow Employee
ServiceNow Employee

@vidhya_mouli 

 

- The text on the search bar is related to the Typeahead search widget as far as I remember. So if you view that widget you will see the text and should be able to add the font in there

- For the top right menu, that is the EC Header Menu. Again you can go into that widget through your Portal record for the EC to make changes.

 

Just to note this will require you to clone the widgets and maintain you own custom widgets. This means you will need to manually maintain upgrades and plugins updates, as they will be skipped during upgrades.

 

 

View solution in original post

1 REPLY 1

Dan O Connor
ServiceNow Employee
ServiceNow Employee

@vidhya_mouli 

 

- The text on the search bar is related to the Typeahead search widget as far as I remember. So if you view that widget you will see the text and should be able to add the font in there

- For the top right menu, that is the EC Header Menu. Again you can go into that widget through your Portal record for the EC to make changes.

 

Just to note this will require you to clone the widgets and maintain you own custom widgets. This means you will need to manually maintain upgrades and plugins updates, as they will be skipped during upgrades.