Change bg and font color of info message in Service Portal

Shoheb_IbaaBoss
Tera Guru

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?

 

Shoheb_IbaaBoss_0-1714992812476.png

 

Regards,

5 REPLIES 5

bubuprasadswain
Tera Guru

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.

bubuprasadswain_0-1714995418566.png

Step3: Go to Theme colors and change Info and text colors.

bubuprasadswain_1-1714995513232.png

 

 

I hope this will help you.

Regards,

Bubuprasad

Nope, it didn't work. Still the same color. 

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

bubuprasadswain_1-1715000851657.png

Output

bubuprasadswain_0-1715000712700.png

 

 

Regards,

Bubuprasad

bubuprasadswain
Tera Guru

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