- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 11:21 PM
Hi,
In Portal i want to modify the portal banner font color how to configure the same.
I want to put those "My incidents" and "My Requests" would be black color.
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 11:30 PM
Hello Kranthi,
On your screenshot I see that you're working with a custom design so the CSS code will different than the OOTB code. However we can point you in the right direction 🙂
Steps to follow:
1. Filter navigator -> Service Portal -> Portals
2. Open your related portal (e.g. Employee Center)
3. Open the related theme
4. In the theme, look for the CSS variables section. You'll need to update this section:
If my post helped you, please click the accept solution button and hit the thumbs up! Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 11:36 PM
Hi @kranthi2
please refer to the following article to learn how to do this so you will be able to implement the changes by your own: https://www.servicenow.com/community/developer-blog/the-ultimate-service-portal-css-guide/ba-p/22901...8
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 11:30 PM
Hello Kranthi,
On your screenshot I see that you're working with a custom design so the CSS code will different than the OOTB code. However we can point you in the right direction 🙂
Steps to follow:
1. Filter navigator -> Service Portal -> Portals
2. Open your related portal (e.g. Employee Center)
3. Open the related theme
4. In the theme, look for the CSS variables section. You'll need to update this section:
If my post helped you, please click the accept solution button and hit the thumbs up! Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 11:36 PM
Hi @kranthi2
please refer to the following article to learn how to do this so you will be able to implement the changes by your own: https://www.servicenow.com/community/developer-blog/the-ultimate-service-portal-css-guide/ba-p/22901...8
Maik