- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2020 03:31 PM
Hello!
How to change the default font and size in the HTML editor for new KB article?
It is always Verdana - 8pt and I would like it by default Arial - 12pt
Thanks
Solved! Go to Solution.
- Labels:
-
Knowledge Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2020 05:56 PM
Hi,
Please see this ServiceNow documentation article:
https://hi.service-now.com/kb_view.do?sysparm_article=KB0717120
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2020 07:23 AM
Hi there Allen A,
I managed to do this using your suggestion by setting the default to '<p style="font-family: arial, helvetica, sans-serif; font-size: 12pt"></p>' which displays the correct font and size on the creation of a new knowledge article.
However, if the user uses the backspace or delete key before entering any text, the font reverts back to Verdana 8pt as the paragraph is being removed.
Do you know where this default (Verdana 8pt) is set as I can't find it anywhere?
It's a minor issue but I'm sure the customer will pick up on this,
many thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2020 10:48 AM
Many thanks Allen, we will surely review the article you suggested as it looks the correct resolution.