Change font size of guided tour

Drishti
Tera Guru

Hi Community,

Is there any way through which we can change the font size of the guided tour used in our portal? If yes, please guide.

 

Thanks in advance 🙂

 

1 ACCEPTED SOLUTION

Drishti
Tera Guru

So for future me and the one who need this to implement : 


Since content of guided tour is store in HTML type field, so we can change the font size from there itself.

View solution in original post

9 REPLIES 9

@Dr Atul G- LNG 
I too have gone through this link. 
I need to know how can we change font-size of text used in guided tour

Medi C
Giga Sage

Hi @Drishti ,

that is possible. Please take a look at the following post which got all details: https://www.servicenow.com/community/developer-articles/guided-tour-how-to-change-the-look-and-feel/...


If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.

@Medi C 
Thank-you for your reply . But this link only talks about the intro , conclusion and next button look and feel change.All I want is to change the font of my text used in guided tour.

Ankur Bawiskar
Tera Patron
Tera Patron

@Drishti 

As per my understanding the guided tour gets rendered from platform and we may not be in a position to change the font family, font size etc

Please inform this to your customer as this is a platform limitation.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Drishti
Tera Guru

So for future me and the one who need this to implement : 


Since content of guided tour is store in HTML type field, so we can change the font size from there itself.