Active
Project:
AdaptiveTheme
Version:
7.x-3.1
Component:
Mobile
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 May 2013 at 19:47 UTC
Updated:
8 May 2013 at 22:24 UTC
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
Comment #1
renenee commentedJust checking in. Anyone else have issues with iPhone5 and responsive themes?
Comment #2
renenee commentedOK, 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/