IPhone : HTML email widths breaking on IPhone 5 and above

on Friday, March 27, 2015

I've been coding an HTML email to send out via mailchimp but I've been running in to problems when the mails are received on iPhones 5 and above.


I've built a fixed width table 700px wide which get scaled and fits on the screen when viewed on an iPhone 4 (iOS 7.1.2). When viewed on iPhone 5 (iOS 8) and above, it needs scrolling.


I've tried dropping the table to 600px but it's still needed scrolling


My viewport setting are 'width=device-width'.


I was under the illusion that the content would scale down but is this wrong?


Any help would be much appreciated.


0 comments:

Post a Comment