Shopzee Pro Nav problems

Home Forums All Other Themes Shopzee Pro Nav problems

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #61386
    NathanNathan
    Member
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: August 6, 2016

    Hi,

    I am running the “Shopzee Pro” template and when I view the site on a mobile and tap “menu” the screen zooms out and looks like a desktop version. I changed the colour of the Menu bar and when it zooms out the colour stretches across the entire screen everything else is desktop version and tiny.
    I guess that the viewport CSS needs changing for the Nav when viewing on mobiles but I can not see it myself.
    Any help would be appreciated.

    #61437
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    Member since: August 16, 2013

    Hi Nathan,

    Kindly show us your website URL so that we can assist.

    Regards,
    Brad

    #61506
    NathanNathan
    Member
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: August 6, 2016

    Hi Brad,

    Thanks!
    It’s http://www.madebysarah.co.uk

    Nathan

    #61516
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    Member since: August 16, 2013

    Hi Nathan,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    @media screen and (max-width:980px) {
    .header .header-inner .nav { width:100%;}
    }

    Regards,
    Brad

    #61535
    NathanNathan
    Member
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: August 6, 2016

    Hi Brad,

    Thank you for the quick reply.
    You resolved my problem perfectly.
    Thanks for your help.

    Nathan

    #61600
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    Member since: August 16, 2013

    🙂

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