• Resolved leszeks

    (@leszeks)


    Hi,
    I’ve recently become an admin of this website and noticed that the metaslider at the home page is not mobile optimised. I’ve tried to amend the CSS but to no avail.

    I’m not really too familiar with HTML so before i go any further – can anyone spot what is the problem?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @leszeks

    Your theme has a style that causes the site to have a minimum width:

    #headerwrapper {
        width: 940px;
    }

    You’ll have to remove that, update it or possibly contact the theme developer with a way to that without any side effects.

    Hi @leszeks

    I’ll mark this as resolved as we didn’t hear back, but feel free to reply if needed.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Mobile view not optimised’ is closed to new replies.