/
How to Create Custom Email CSS
How to Create Custom Email CSS
Note: Admin user role needed to perform this function.
Log into a PlayerFirst website.
Click Site Settings > Site Settings on the left nav.
Click Design on the top navigation.
In the Custom Email CSS section, paste your desired CSS.
Example CSS for turning email font to Roboto.
.email-template *:not(.fa) {
font-family: 'Roboto', sans-serif !important;
}.email-template,
.email-template p {
font-size: 16px;
}Click Save Settings.
Compose your email.
, multiple selections available,
Related content
How to Send Player Evaluations
How to Send Player Evaluations
Read with this
How to Customize a Message Template
How to Customize a Message Template
More like this
How to Create a Message Template
How to Create a Message Template
More like this
How to Update Email Preferences
How to Update Email Preferences
More like this
How to Send a Message Using a Pre-Made Template
How to Send a Message Using a Pre-Made Template
More like this
How to Create a New Email
How to Create a New Email
More like this