Symptom
You want to add custom fonts to the Font-family dropdown menu during editing an Email on Content Studio app.
Environment
- SAP Marketing Cloud Edition
- SAP Marketing OnPremise starting with release 1709
Cause
As of now, it is not possible to add new Font-family to the drop down menu in Content Studio.
Resolution
You have 2 alternative options to change the font of the content:
- 1. You can upload an HTML document and using the "@font-face" function. Help Document to upload HTML documents: https://help.sap.com/viewer/b88f770e4b7c4ecead5477e7a6c7b8f7/LATEST/en-US/70519d569e0c4223e10000000a44147b.html More about the "@font-face" function: https://www.w3.org/TR/css-fonts-3/#font-resources
- You can overwrite the form classes in the email lite and landing page using the embedded Custom Class(Custom Css option), For example to change the overall font style and size of the form, below code can be used:
.sapCpContentPage {
font-family: Barlow-Black;
font-size: 14px;
}
Also can request an enhancement in our Customer Influence site: influence.sap.com/sap/ino/#/campaign/38
Keywords
Custom Font, Email, Email Content , KBA , CEC-MKT-MEM , Content Studio: E-Mails and other messages , How To
Product
SAP S/4HANA Cloud 2105