mjmlio / mjml

MJML: the only framework that makes responsive-email easy

Home Page:https://mjml.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Normal Email Mode - Remove 'max-width: 600' everywhere and replace 'align="center"' with 'align="left"'

michacassola opened this issue · comments

Feature request
Using MJML for normal email design, specifically email signatures I keep on having to open the exported html file and doing these steps:

  • Remove 'max-width: 600' everywhere
  • Replace 'align="center"' with 'align="left"' everywhere

Would you please add an attribute to mj-body: mode="normal"?
Alternatively setting width to "0" on mj-body could be used to set this up.
These are of course only suggestions, but having the option of not having to do the above steps would be really nice!
Thanks!

Hi,

MJML isn't really suited for email signatures as you can't push any head style in signature.
So this is not something we want to introduce as it would be misleading.

Adding something like this would add so much complexity to make some feature works with Outlook.