Marketo's Email Editor 3.0 offers a modern, modular experience for building responsive and personalized emails. Many users are familiar with its drag-and-drop interface and improved usability. However there are some of the hidden gems worth exploring:
1) Advanced Use of Modules - This advanced feature allow users to re-use the pre-built blocks across multiple emails. However, there are a few advanced tricks:
Lockable Modules: Prevent editing of design elements by locking them.
Nested Modules: Group commonly used combinations or designs like (e.g., image + text), (Text + text), (image + image) and save time on layout.
No HTML Access: Email Editor 3.0 restricts head-level CSS.
Dark Mode Media Queries: Inline @media (prefers-color-scheme: dark) inside the email body won’t work.
Solution:
Use image-based text for critical branding headers.
Use high contrast backgrounds (avoid pure white or pure black).
Limitations: No live preview of token values inside the editor.
Workaround: Send yourself a test email with specific lead or program data.
Email Editor 3.0 is powerful when used strategically. With modules, snippets, personalization tokens, and a thoughtful approach to dark mode and A/B testing, you can drive better engagement and brand consistency.
Solved! Go to Solution.
2) Light & Dark Mode Challenges - While dark mode improves user experience, it poses challenges for email renderability:
No HTML Access: Email Editor 3.0 restricts head-level CSS.
Dark Mode Media Queries: Inline @media (prefers-color-scheme: dark) inside the email body won’t work.
Solution:
Use image-based text for critical branding headers.
Use high contrast backgrounds (avoid pure white or pure black).
Dark mode is a user preference, things like blindness are not.
[Quoted Text from Google] --
Additional Resources:
Emailed Images of Text | Digital Accessibility
Always use text instead of images of text. Emailing images of text is not in compliance with web accessibility standards because people cannot adjust or alter how text looks in an image. Choosing to email an image of text may cause recipients to lose essential information that is being communicated within the image.
I share your enthusiasm and comments. I had not caught the preview for tokens challenge just yet. I will make sure to highlight it to the product owner. However, I would encourage you to start using the terminology from the new email designer. As an example, Fragments ar really good, but they are not the same as modules (nor are they the same as snippets). Referring to them as such raises expectations that will not be met.
The new email designer has really powerful features that pretty much cover (almost) all existing functionality, but it is structured differently. Therefore I encourage everyone to adapt to the new language as soon as possible.
2) Light & Dark Mode Challenges - While dark mode improves user experience, it poses challenges for email renderability:
No HTML Access: Email Editor 3.0 restricts head-level CSS.
Dark Mode Media Queries: Inline @media (prefers-color-scheme: dark) inside the email body won’t work.
Solution:
Use image-based text for critical branding headers.
Use high contrast backgrounds (avoid pure white or pure black).
Dark mode is a user preference, things like blindness are not.
[Quoted Text from Google] --
Additional Resources:
Emailed Images of Text | Digital Accessibility
Always use text instead of images of text. Emailing images of text is not in compliance with web accessibility standards because people cannot adjust or alter how text looks in an image. Choosing to email an image of text may cause recipients to lose essential information that is being communicated within the image.
Couldn’t agree more, Dave.
@NiharikaGoyal one thing I’d add to Dave’s great points is if something is a “critical” branding header then by definition it should not be an image, since images are not displayed by default in Outlook.
(Honestly don’t even know what kind of content you mean. If you mean a hero image, then that would already be an image.)