emailmonday / Cerberus

A few simple, but solid patterns for responsive HTML email templates and newsletters. Even in Outlook and Gmail.

Home Page:https://www.cerberusemail.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve preheader text

TedGoas opened this issue · comments

Mark Robbins published a website about good email code.

His post about preheaders suggests Cerberus's code can be simplified to:

<div style="max-height:0; overflow:hidden; mso-hide:all;" aria-hidden="true">...</div>