How to reduce Service Portal welcome message font?

The Matrix
Tera Contributor

Hi All,

How do I reduce the font size of Service Portal welcome message?

SiddharamTaka1_0-1709716192578.png

Thanks

1 ACCEPTED SOLUTION

Sohithanjan G
Kilo Sage
Kilo Sage

Hi @The Matrix , 

Open below

SohithanjanG_1-1709716400124.png

 

 

In the instance with search, in css add this below line

 

#homepage-search h2 { font-size: 20px;}

 

adjust the font size.

 

SohithanjanG_0-1709716507352.png

 

 

🙂

 

Please mark as Accepted Solution if this solves your query and HIT Helpful if you find my answer helped you. This will help other community mates too..:)

View solution in original post

5 REPLIES 5

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @The Matrix 

 

Seems not possible directly. It is just a field on instance. 

 

AGLearnNGrow_0-1709716142852.png

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

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

@Dr Atul G- LNG , We have that feasibility to modify atul as per my solution. 

 

 

Please mark as Accepted Solution if this solves your query and HIT Helpful if you find my answer helped you. This will help other community mates too..:)

Yes @Sohithanjan G  I marked your answer helpful too. Thanks for adding this in my knowledge.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

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

Sohithanjan G
Kilo Sage
Kilo Sage

Hi @The Matrix , 

Open below

SohithanjanG_1-1709716400124.png

 

 

In the instance with search, in css add this below line

 

#homepage-search h2 { font-size: 20px;}

 

adjust the font size.

 

SohithanjanG_0-1709716507352.png

 

 

🙂

 

Please mark as Accepted Solution if this solves your query and HIT Helpful if you find my answer helped you. This will help other community mates too..:)