Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Laravel Inline Css for mailgun

im using Mailgun to send mail notifications and i have an issue. My inline css works fine except display:flex and justify-contents, color, padding and etc works good, but i want to use display flex and justify content with align items which not recognized by gmail, why is this like this? :d

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

HTML styling in e-mail is notoriously difficult to do. Here’s a reference guide to see what is supported:

https://www.campaignmonitor.com/css/

And specifically for your flexbox:

https://www.campaignmonitor.com/css/flexbox/

As you can see, all e-mail clients support different things. Why? Either for security reasons, lack of interest, or more nefarious reason.

The best advice I can give is: Keep it simple.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading