Email margins in iOS | Community
Skip to main content
aglantz71
New Participant
September 21, 2021
Question

Email margins in iOS

  • September 21, 2021
  • 1 reply
  • 1306 views

Hi there.

I know cross-platform issues can be like kryptonite, but I'm forging ahead and asking the community anyway. 😊

The margins of my email are everywhere *except* in certain Apple products, where there are no left and right margins.

Would someone be kind enough to suggest how I can establish margins for these platforms without doing violence to margins for other platforms and browsers?

Thanks

Adam

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

aglantz71
aglantz71Author
New Participant
September 21, 2021

Also -- anyone know why the spacing between paragraphs might be off just for iOS Outlook? In other words, spacing *between* paragraphs doesn't exist, but it's in the code and all other platforms show it just fine. Litmus also shows it looking good, taking this from a singular real life case of someone's iOS Outlook.  

New Participant
September 22, 2021

Hi @aglantz71,

 

For mobile devices, we use media queries, and easily we can give margin from both sides.

 

And, for Outlook IOS, we need to use different codes.

 

Could you please share your code so that I can see the exact issue there?

 

Thanks!

Jasbir