Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Responsive site… not responding

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38879
    Day_Robbie
    Member

    Oky doky,

    I spent a whole ton of time making sure my new site is responsive. If you head over there: http://robbieday.net/ then you’ll notice that it’s responsive when you resize your browser window.

    BUT! When I load the site on my iphone and iPad, it loads to the 1024px breakpoint layout — like the media queries quit working or something.
    It’s tough to describe, but when I load it on either of my iOS devices, the site loads down to the @media screen and (max-width: 1024px) {

    does not resize.

    And I have to use zoom to navigate the site from there.

    Ultra strange is that resizing the browser window does in fact trigger the media queries.

    Is there a simple fix I’m glancing over?

    If I could post a reduced test case I would… but I don’t even know where to begin with this issue.

    Thanks so much for everything!

    Robbie

    #105918
    Day_Robbie
    Member

    Thanks a ton @stevencrader! The meta tag was what I needed. And I’m on my way to add the webkit adjust fix too. I appreciate it!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.