Home Home Email Settings Can I Edit the Email Templates?....

ATTENTION

All CSS should be added as inline text <.. style=”…/>

Yes! These emails were typically created with HTML and CSS.

You can edit these emails using HTML and CSS.

Always use <div> tags to create your new email template. It’s not necessary to include HTML, body, title, head.

Also, you can edit within <div> your  CSS style. <div style=”

Feel free to use <a> | <h1 – h6> | <p> tags

Before editing every email template, you can see how your templates will look like, using a web console.

You can use codepen to have a better idea of your template https://codepen.io/