Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #534371

    Hi,

    I have a site that is displaying too wide for a vertical iPhone 6. The menu is off the screen to the right. I am attaching 3 photos – how it looks at firta, after I pull the display to the left and after I resize (how I want it to look).

    This page has a slider on, but I get the same behavior even when the page does not have a slider

    Yes, the theme option is ticked for ‘responsive’

    user id and password below

    #534372

    sorry, I could not see how to add attachments

    #536052

    Hey!

    It’s because of this code you have in Quick CSS:

    body {
        color: #444;
        font-family: "Open Sans",sans-serif;
        line-height: 1.4em;
        min-width: 600px; /* <-- this */
    }

    Regards,
    Josue

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.