Viewing http://pointpanic.vitalgusatinsky.com on an iPad in portrait mode shows the full desktop view, instead of tablet-optimized one (full navigation panel is the biggest give-away)
`/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px, Gutter: 30px, Unit: 32px */
@media only screen and (min-width: 768px) and (max-width: 989px) {
Which is strange because grid.css actually has the correct media queries.
What causes this? Seems to load strangely in regards to iPhone font scaling as well.
Hey hollowgram!
Are you sure it’s between 768px and 989px in portrait view? You could try increasing the 989 value to be sure.
Best regards,
Elliott
What? That code is from *your* theme’s grid.css. I don’t want to go changing the values because they will break when I update the theme and this is for a client job.
On any retina iPad or iPhone I look at the site with I do not see the mobile queries that you have placed in the code. So please advise me on how to make it work as it should.
Hey!
According to this site – http://downforeveryoneorjustme.com/ your website is currently down. Please check the link once again.
Also, Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.
Cheers!
Yigit