Closed JustineCosson closed 7 years ago
Im having the same issue - in Outlook.live.com and mjml columns are appearing as rows, is there a fix for this?
Hi here,
There's no way to differentiate between Desktop and Mobile in outlook.com so by default we're displaying the mobile version ( hoping that outlook.com will finally support media queries one day )
You can override the behaviour as you've said in your first post with [owa]
selector but that shouldn't live inside a media query just in a regular mj-style example here: https://mjml.io/try-it-live/Bksfwfp3Z
Note by doing that mobile outlook.com users will see a desktop version of the email
We're discussing about a new attribute in MJML4 to avoid doing this manually
Thank you so much for your help !
Hi,
I have a problem with outlook.live.com : I have several columns in my Mjml, and instead of appearing side by side, they appear one below the other. I read in the other posts that we had to add the prefix [owa] in the media queries, I did, but that does not solve my problem.
Here is my Mjml :
and here is my html :
Are there any extra actions to do so that outlook takes these columns into account?
Thank you for your help