Kindergarten Theme: Hamburger Menu On Mobile Doesn’t Work

Home Forums All Other Themes Kindergarten Theme: Hamburger Menu On Mobile Doesn’t Work

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #142713
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    I’m using the Kindergarten theme… On mobile, nothing happens when I click the hamburger menu icon.

    I’m testing with an iPhone 8 on Chrome.

    My website url is https:/lapen.com

    #142746
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    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:999999999; !important}
    }

    Regards,
    Dave

    #142879
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    That worked… Thank you!

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

    🙂

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