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!

Look much better, but if I want Times New Roman or Arial as Font-family? How should the code look like then?

I tried to change but it didn't work

Regards

Anders

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

Thanks Alberto!

You're welcome, happy to give you an help 🙂

Cheers

Alberto

Hi,

 

I have the same requirement, However, when every letter is removed from the HTML field and press backspace, the default font and style will be disappeared.