The HTML editor allows you to create fully custom email campaigns with complete control over design and layout. It’s ideal for users who want to use their own HTML code, import existing templates, or apply advanced styling beyond the standard email editor. By using the HTML editor, you can build highly customized campaigns while ensuring your emails match your brand and design requirements.Here are the steps to create a campaign using an HTML editor
Step 3: Edit the HTML code as per your need.
The HTML editor is intended for users with HTML and CSS knowledge; incorrect code may affect email rendering.
Avoid using JavaScript or external scripts.
Always use inline CSS for better compatibility across different email clients.
Images used in the HTML must be hosted on a publicly accessible URL.
Keep the total email size optimized to avoid clipping in some inboxes (such as Gmail).
Some CSS properties may not render consistently across all email clients; always test thoroughly.
Use the Preview and Send Test Email options to verify layout and styling before sending.
Changes made in the code editor apply only to the current campaign and do not affect previously sent emails.
Make sure all links and tracking parameters are correct before saving and sending the campaign.
Save your changes frequently to prevent accidental data loss.