Skip to content

Marketing email missing preview text

Last updated: January 29, 2024

Available with any of the following subscriptions, except where noted:

Marketing Hub Professional, Enterprise
CMS Hub Professional, Enterprise
Legacy Marketing Hub Basic

If you're using a coded email template and you're not seeing the preview text while editing your marketing email, it's because your email template is missing a small amount of code.

To fix this, edit your coded email template to include the following piece of code as the first child element in the body tag:

<div id="preview_text" style="display:none;font-size:1px;color:{{background_color}};line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">{% text "preview_text" label="Preview Text", value="", no_wrapper=True %}</div>

Click Publish changes to publish your changes to your template. 

Was this article helpful?
This form is used for documentation feedback only. Learn how to get help with HubSpot.