Question
Responsive Email Template - Resizing text in Landscape mode
It took me a while to get Gmail's limitation through my head, but I've finally gotten a nice Responsive email template built. I've checked out some of the ones available at templates.marketo.com Now I'm doing a bit of testing, things look great, but when I view the email on my iPhone in landscape mode (horizontal) i'm not happy.
@media (device-width: 320px) and (orientation: landscape) doesn't help me. I've used a bunch of different device widths. I've set max-widths.
Anyone got a good fix for iPhone landscape mode? (I'm lookin at you Edward U)
@media (device-width: 320px) and (orientation: landscape) doesn't help me. I've used a bunch of different device widths. I've set max-widths.
Anyone got a good fix for iPhone landscape mode? (I'm lookin at you Edward U)