Missing menu on iphone

Home Forums All Other Themes Missing menu on iphone

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #162244
    Bjorn SorensenBjorn Sorensen
    Participant
    • Topics: 6
    • Replies: 7
    • Total: 13
    Member since: August 28, 2020

    Hello!

    site: https://tech.iot-it.no
    theme: IT Solution Pro

    Theme looks great on pc/windows with working menus, but the menus are not available when browsing on iPhone. Please advice…

    Cheers

    #162267
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    .center.centerlogoarea {
        overflow: visible !important;
    }
    }

    Regards,
    Dave

    #162454
    Bjorn SorensenBjorn Sorensen
    Participant
    • Topics: 6
    • Replies: 7
    • Total: 13
    Member since: August 28, 2020

    Hello! Thanks for the code, but nothing happens when i try to open the menu….

    #162509
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly check for conflicting plugins disable all of the plugins and see if it works.

    If its working fine then some plugin is conflicting. Activate them one by one to find out which one is causing problems.

    Regards,
    Dave

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