- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2025 03:16 PM
I have created a new theme using servicenow theme builder. On navigation i was able to make the menu text as grey. But im unable to make change the colour of the sub menu. Can anyone please suggest how to change the highlighted text also to grey.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2025 04:09 PM
Hi @GRGiri
Open colors UX style sheet from your theme and add below entry to the style.
"--now-unified-nav_menu--background-color": "color code of your choice"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2025 04:09 PM
Hi @GRGiri
Open colors UX style sheet from your theme and add below entry to the style.
"--now-unified-nav_menu--background-color": "color code of your choice"