I have attempted to adjust the settings I know of for new iPhone 5 screen length, but when testing on an iPhone 5, the custom style sheet seems to be ignored. In the AT admin screen, I have set the landscape query to only screen and (min-width:321px) and (max-width:568px). Any ideas as to what I might be missing?

Comments

renenee’s picture

Just checking in. Anyone else have issues with iPhone5 and responsive themes?

renenee’s picture

OK, I figured it out. In case anyone else gets stuck:

Change Tablet Portrait setting to
only screen and (min-width:569px) and (max-width:768px)

Change Phone Landscape setting to
only screen and (min-width:321px) and (max-width:568px)

Bonus: This is a great responsive testing tool/bookmarklet ...
http://lab.maltewassermann.com/viewport-resizer/