Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

How to change the Left Navigation text color in Servicenow Sandiego

Supriya20
Tera Expert

Hi All,

Please let me known how to update the Left Navigation text color in ServiceNow San diego.

 

Thanks in Advance,

Supriya.

3 REPLIES 3

sachin_namjoshi
Kilo Patron

You will achieve this will CSS in UX theme.

Take a look into below useful article.

 

https://community.servicenow.com/community?id=community_article&sys_id=a33fb397db590110e515c22305961936

 

Regards,

Sachin

Musab Rasheed
Kilo Patron

Hello Supriya,

Go through below docs. Mark my answer as correct if that helps.

https://docs.servicenow.com/en-US/bundle/sandiego-platform-user-interface/page/administer/navigation-and-ui/reference/customizing-instance-appearance.html

https://docs.servicenow.com/en-US/bundle/sandiego-platform-user-interface/page/administer/navigation-and-ui/task/t_ConfigureLogoColorsSysDfltsUI16.html

Regards

Please hit like and mark my response as correct if that helps
Regards,
Musab

Ivas Liberis
Tera Contributor

"--now-unified-nav_menu--background-color": 

in your UX Style - Colors file which is in the table: sys_ux_style 

 

This will change the color of your left navigation.

 

Also, I found out that using a simple 'inspect' of the browser it is possible to find your elements property name, which you can use to update colors in SN. Here is an example of a random element in sc: