We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Change color of page

Kumar887
Tera Contributor

Hi Community! 
Need to change the background color of this page, I Tried via branding editor but it is not working:

Kumar887_0-1717398441297.png

 

1 ACCEPTED SOLUTION

IbrarA
Tera Guru

Hi @Kumar887
This is “search” page. If branding editor is not working then you can try this approach. First, open the page:

IbrarA_0-1717423665379.png

 

IbrarA_1-1717423665382.png

 

 

Add following code on “Page Specific CSS”:

IbrarA_2-1717423665386.png

 



Result is:

IbrarA_3-1717423665394.png

 

Please mark it Correct and Hit Like if you find this helpful!

ibrar

View solution in original post

2 REPLIES 2

Dr Atul G- LNG
Tera Patron

Hi @Kumar887 

 

The page background will not  get change via editor. It seems its page CSS and you need to make changes there instead of editor.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

IbrarA
Tera Guru

Hi @Kumar887
This is “search” page. If branding editor is not working then you can try this approach. First, open the page:

IbrarA_0-1717423665379.png

 

IbrarA_1-1717423665382.png

 

 

Add following code on “Page Specific CSS”:

IbrarA_2-1717423665386.png

 



Result is:

IbrarA_3-1717423665394.png

 

Please mark it Correct and Hit Like if you find this helpful!

ibrar