This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

iphone6 iphone6 plus not scale well with sidebar

Resolved 8 replies premiumthemetheme-vantage
Started · Latest reply by Andrew Misplon

when I watch the website from my iPhone 6 he did not scale sidebar in the content but runs into each other.

the module that view the cars is a iframe with a width set to 100%. on all other devices there is no problem.

is there a solution for this problem. i was thinking to add a css that triggers when de resolution of the screen hits the 800px or somthing

thanks
Ron

URL: https://kwaliteitautosamersfoort.nl

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

8
  1. Ron
  2. Andrew Misplon Staff

    Hi Ron

    Thanks for reaching out. Taking a look now, I’ll revert shortly.

  3. Andrew Misplon Staff

    Could you perhaps send a username and password so we can access the site. You can use the Private Reply checkbox at the bottom right of the comment field to send that info privately.

    Thanks :)

  4. Ron Private

    This is a private message.

  5. Ron Private

    This is a private message.

  6. Andrew Misplon Staff

    Thanks.

    Try adding the following at Appearance > Custom CSS:

    @media (max-width: 900px) {
    body.responsive #primary, body.responsive #secondary {
      width: auto;
      float: none;
    }
    }
  7. Ron

    That was precise the thing i was looking for.
    it’s still weird that iphone6(plus) have to walk different from the rest.
    but it’s a fix.
    Thanks

  8. Andrew Misplon Staff

    I’m not 100% sure why it’s seeing things differently to other devices. It might be due to its resolution. The above fix also works for desktop.

    Glad we made some progress.

    All the best.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread