Set Default Font Family and Font Size on Knowledge Articles (HTML-filed)

andersbogsjo
Tera Guru

Hi!

Is it possible to change the Default Font Family and Font Size when creating new Knowledge Articles via some kind of configuration?

Or is the only possible way around to use Templates?

Regards

Anders Bogsjö

1 ACCEPTED SOLUTION

Try with this code:

<p><span style="font-family: serif, sans-serif; font-size: 12pt;">&nbsp;</span></p>

Please, remember to mark Correct or Helpful if you find my response useful.

Cheers
Alberto

View solution in original post

13 REPLIES 13

Hi Alberto,

 

we have similar requirement, we are facing the issue for extra space in Resolution and Cause field, if we remove &nbsp, then again it setting back to verdana 8, how can we fix this?

It is working only when we enter the data manually in article body, but if we copy  pasted the article body data (ex-word, notepad) after clicking the Remove-formatting again it is going back to the previous OBB default. 

Community Alums
Not applicable

We have the exact same issue!!!

WHY set default in ServiceNow to Font size 8!!!

 

We tried running scripts to set to Arial 12 and it 'appears to work' but if you paste from and strip out formatting it defaults to OOB fonts and sizes...furthermore... if you use the WYSIWYG editor to remove formatting... it also goes back to the OOB Verdana Size 8!!   This is way to small and there should be a way to set the library settings or default settings across the board for a 'default font' where default = default.   This should not be this difficult.

AJ2025
Tera Contributor

We need not only the font but various headings settings as well to load by default. How could this be done?