- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 03:54 AM
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 🙂
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 05:55 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 04:59 AM
@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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 03:58 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 04:59 AM
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 05:15 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 05:55 AM
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.