Often content in an email is organized in multiple columns. When viewed on a mobile device, those columns can become quite narrow and lead to a sub-optimal reading experience. In order to guarantee a better experience while reading emails on mobile devices, BEE generates HTML code that makes columns stack vertically. This way content is reorganized in a way that makes zooming unnecessary and is easy to scroll with a finger.
Desktop vs mobile preview
Vertical stacking is supported by the most popular mobile email clients. In some cases, the desktop version will be displayed. That happens when a client lacks support for standard CSS. For an overview of email client compatibility, please see the email client support section.
One size doesn't fit all
Although it normally helps, there are cases in which vertical stacking of columns may not lead to an optimal result.
A common scenario is using a row to display a navigation bar with text links or icons. In that scenario, as shown below, a vertical layout could create excessive empty space, hiding important elements of the message or giving too much visibility at the top of the email to content that is not supposed to be that prominent.
A navigation bar: vertical stacking vs. horizontal display
An example with illustrations
Changing the default behavior
With the introduction of the Do not stack on mobile row setting, users of the BEE editor can now decide when to override the default behavior and prevent columns from stacking vertically on mobile devices.
The option is available in the right pane as a row property, off by default.
Activating the feature (BEE Plugin only)
If you are a user of BEE Plugin, please note that this feature shipped in an OFF state by default and therefore users of the BEE editor in your application will not see it until you enable it.
You can enable the feature with one click in the server-side configurations for your BEE Plugin application within the BEE Plugin admin panel.
"Do not stack" and email design best practices
Email design best practices suggest a careful use of this display setting, as keeping a user-friendly vertical layout on mobile makes sense in most cases. As always, it is up to you and your creativity when and how to use this option.
Have fun with this new feature! 🙂
Thanks! This is a great addition.
Thanks—our team's been dying for this!
Is there a way to have an image I have used on the right side in a row to appear before the left side item when viewed on mobile?
i.e. A B
to:
B
A
^Our team would also love a feature to assign the order in which multi-column structures stack on mobile.