- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2017 11:27 AM
In our Service Portal, we have the normal stock Header defined in our Theme and I have a style sheet with the following code:
* {font-family: 'Roboto', sans-serif;}
a {color: #ffffff;}
a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color: #86BC25;}
The code has changed all of our links on our page to white and then that green when hovered over, but the navbar links remain unchanged. Is there a way to have those change so it aligns to the other links on our page?
Thanks.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2017 08:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2017 09:12 PM
Hi David,
This could be configured using branding editor. Go to branding Editor --> Theme Colors and configure for navbar link color and navbar link hover.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2017 09:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2017 06:46 AM
Thanks Gupreet, but what if I wanted to add more style to the navbar link hover? For instance, what if I wanted to add a transition so the hover color eases in a bit slower, I would have to include that in the style sheet right?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2017 08:06 AM
For that you need to update "Stock Header" widget.