How to upload or use custom fonts in KB articles

Servicenow lear
Tera Contributor

Hello everyone !

 

We are implementing ServiceNow and part of the requirement is to have KB articles have Organization branding including font.

We are using custom fonts currently in our organisation.

Requirement is to have these fonts be available for KB article writing.

 

I researched but could not find a step by step procedure on it or where do I apply the CSS on the knowledge base? 

3 REPLIES 3

Swapna Abburi
Mega Sage
Mega Sage

Hi @Servicenow lear 

You can create a Style Sheet under content management module and reference this style sheet as a default value in the article html body or in the UI page as explained in the support article.

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0692082

 

dgarad
Giga Sage

Hi @Servicenow lear 

 You can add the font to the list of available fonts by modifying either property glide.ui.html.editor.v4.font.collection or property glide.ui.html.editor.v5.font.collection.

But I am not sure how to make the font the default one

If my answer finds you well, helpful, and related to the question asked. Please mark it as correct and helpful.

Thanks
dgarad

thanks, but how do I upload my custom font in here ?