change font of label variable in servicenow catalog from
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2017 06:30 AM
Hi ,
I want use html to change font of Label variable on service catalog from..i have tried simple example like:<p><font size="10">Hello</font></p> in Question field but not working..
Please help me on this..
Thanks,
Nikhil

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2017 06:32 AM
Hi Nikhil,
Changing label font styles is not directly supported. I suspect someone may come up with a way to do it via client script using DOM manipulation, but I'll warn you that this can lead to upgrade issues if the DOM changes (which it has in the past.)
Can you provide some details as to why you think you need to do this? Perhaps a note or annotation would be more appropriate. Please provide the business requirement (rather than the suspected technical solution) so we can understand what you are trying to do.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2020 09:56 AM
hi chuck,
in the above image i need the "Software" to be display with the font size bigger than the "Software licensing requirements" variable. Can you please help me here. The Software is actually a section header it doesn't work in service portal as it works in the native page.
thanks,
Sivaranjani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2017 02:57 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2017 04:54 AM
Interesting. Thanks for sharing.