- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2018 12:32 AM
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ö
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2018 01:31 AM
Try with this code:
<p><span style="font-family: serif, sans-serif; font-size: 12pt;"> </span></p>
Please, remember to mark Correct or Helpful if you find my response useful.
Cheers
Alberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2018 12:52 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2018 01:31 AM
Try with this code:
<p><span style="font-family: serif, sans-serif; font-size: 12pt;"> </span></p>
Please, remember to mark Correct or Helpful if you find my response useful.
Cheers
Alberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2018 01:38 AM
Thanks Alberto!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2018 01:41 AM
You're welcome, happy to give you an help 🙂
Cheers
Alberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2024 03:49 AM
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.