Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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
LinkedIn

View solution in original post

4 REPLIES 4

RaghavSh
Mega 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
LinkedIn

could you share the code for copy and paste?

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


Raghav
MVP 2023
LinkedIn