Mobile Menu

Home Forums SKT Full Width Forum Mobile Menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #148355
    andrew-6670andrew-6670
    Participant
    • Topics: 1
    • Replies: 0
    • Total: 1
    Member since: March 15, 2020

    My mobile menu is not working with the Adventure theme. Website: https://www.RecruitGraduation.blog. I need urgent assistance.

    #148371
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    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:1023px) {
    #simple-menu {
        z-index: 99999999 !important;
    }
    }

    Regards,
    Chris

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