Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

ESC Widget Field Colors

Shanice Mckenzi
ServiceNow Employee
ServiceNow Employee

Hello, 

1. How can I remove the typeahead widget from the header?

2. How can I use the background color of all the widgets from light blue to the original out of box color?

1 REPLY 1

Nishant12
ServiceNow Employee
ServiceNow Employee

Hi @Shanice Mckenzi  , 

 

To disabled typeahead search from the header . Please follow below steps .

1. Navigate to Portal record and open the Main menu record , which should be as below .

Nishant12_0-1697715270473.png

2. As shown in the highlighted section change the value and displaye value for "exclude_search_on_homepage" to false. That should disable search from the header . 

 

Background change from blue to OOTB . 

Seems like panel class background colour is changed .  
Expecting this is done at the theme level . if Yes, Please navigate to theme record on the portal and revert the CSS includes to  OOTB . That should bring the color back to what is shipped in OOTB Employee center Portal . 

 

thanks,
Nishant K