Set Default Font Family and Font Size on Knowledge Articles - 12 Verdana

itspezi1
Tera Guru

Set Default Font Family and Font Size on Knowledge Articles - 12 Verdana

 

Hello team,

how can I define the font as standard in the knowledge base?

Where can I do this?

BR

 

itspezi1_0-1671793825417.png

 

 

2 ACCEPTED SOLUTIONS

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


Raghav
MVP 2023

View solution in original post

4 REPLIES 4

RaghavSh
Kilo Patron

You can set the default value of your HTML field.

Refer: https://www.servicenow.com/community/developer-forum/set-default-font-family-and-font-size-on-knowle... 


Please mark the answer correct/helpful accordingly.


Raghav
MVP 2023

could you share the code for copy and paste?

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


Raghav
MVP 2023