Problem with mobile menu

Home Forums I Am One Support Problem with mobile menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #118108
    Roman_KastRoman_Kast
    Participant
    • Topics: 1
    • Replies: 0
    • Total: 1
    Member since: January 5, 2019

    hi there

    i have a problem with the mobile menu on my theme. it does not work.
    the menu on the tablet works, also on the desktop.
    but the mobile menu is not working.

    can you solve this problem?
    https://schneggli.ch

    kind regards
    Roman

    #118110
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    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:479px) {
    #simple-menu { z-index:999999999;}
    }

    Regards,
    Chris

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