Core | HTML Emails

How to use basic HTML markup to enhance your customer emails

Updated over a week ago

For the custom emails you send out to members you can format the content of the email using basic html.

Here are a few basic tag examples that work:
<strong>any text in here will be bold</strong>
<em>any text in here will be italic</em>
<a href=" https://help.pushpress.com ">link to website, in this case our help docs</a>

Did this answer your question?