Category "mjml"

Inline images on mobile MJML

I am trying to create an email template using MJML. And I want to create an inline of images both on desktop and mobile. I wrote this code: <mj-section backg

MJML-based emails getting aggressively clipped by Gmail

For the news outlet I work for, we use MJML-created templates to send out our newsletters, some of which can get pretty long. We had never run into the message

How to center MJML column while using text-align:left

I'm trying to center a mjml container but assign the text to left-adjustment. I've been playing around with align="center" and text-align in various tags, but