Change bg and font color of info message in Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 03:54 AM
Hi Experts,
I want to change the background color to #12086f and font color to white of the below info message on service portal page. How to achieve this?
Regards,
S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 04:38 AM
Hi @Shoheb_IbaaBoss ,
You can modify this using Portal Branding editor.
Step1: Go to https://<yourinstance>.service-now.com/sp_config?id=branding_editor
Stpe2: Select the portal you want to change.
Step3: Go to Theme colors and change Info and text colors.
I hope this will help you.
Regards,
Bubuprasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 05:14 AM
Nope, it didn't work. Still the same color.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 06:07 AM
Hi @Shoheb_IbaaBoss ,
Follow below steps this will work.
-> Open the portal you want to modify the message color.
-> Add/Modify the CSS for your required alert message with your desired color.
For example: I have modified error/danger color to yellow.
Portal: CSS script
Output
Regards,
Bubuprasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 10:24 PM
Hi @Shoheb_IbaaBoss ,
Did you get a chance to update CSS and review the solution as above.
Kindly mark correct and helpful if this resolves your issue.
Regards,
Bubuprasad