mjmlio / mjml

MJML: the only framework that makes responsive-email easy
https://mjml.io
MIT License
17.05k stars 960 forks source link

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

Closed michacassola closed 10 months ago

michacassola commented 10 months ago

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:

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!

iRyusa commented 10 months ago

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.