Add a preheader as Hidden Preheader Text
A preheader is a short summary that follows the subject line when an email is viewed from the user’s inbox. The summary gives the recipient insight into the email’s content before they open it.
To add preheader text to your email template, modify the following preheader code then add it in the source code within the body tag for each mailing.
<!-- HIDDEN PREHEADER TEXT -->
<div style="display: none; font-size: 1px; color: #fefefe; line-height: 1px; font-family: 'Lato', Helvetica, Arial, sans-serif; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden;">
We're thrilled to have you here! Get ready to dive into your new account.
</div>
Preview
At any time, you can preview your message by sending it to yourself, or someone you know. Click the preview button, then enter the email address you’d like to send the preview to. It defaults to your email address.
Updated almost 5 years ago