Hi!
I'm trying to change the default styles of the headers in the email editor but can't find any proper solution. Does anyone know how to fix this?
Thanks in advance!
/Anna
Hi,
This is based on browser default language, if you change the browser default language for a specific user you will see the default font is changed for your email within CRM as well.
Steps to change the Fonts in Chrome Browser
Here is a screenshot of Language Settings in chrome browser
Here is screenshot of default font which shows as "Comic Sans MS" once it is set in browser
There is no other way to change the default language apart from changing it from the browser.
You can follow this article- Default font size/type on emails in dynamics - Microsoft Dynamics CRM Forum Community Forum , Dynamics 365 – How to Change the Default Email Font | SharePoint & CRM (spandcrm.com)
Hope this helps!
Regards,
Venkatesh N
Hi Anna,
The list of the styles cannot be modified.
You can achieve it with HTML designer of the email.
For example, I inserted the text H1~H6 into the email
The original code is
h1,h2,h3,h4{margin:0px;}
And you can modify it into:
h1, h2, h3, h4, h5, h6{margin:0px;}
Then set the style of the text as
H1
H2
H3
H4
H5
H6
And they will be shown as:
You can also change the CSS for each kind of heading style, please refer to:
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156