Hamburger Menu on Mobile - Acme Themes

Best Premium and Free WordPress Themes Forums Event Star Hamburger Menu on Mobile

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #36809
    mrdaveclements
    Participant

    For some reason – possibly I’m overlooking something – when I try using the hamburger menu on my site with a mobile browser (tested on Chrome and Firefox for iOS 12) and with the responsive views in Customizer, the links will not open.

    Am I missing something?

    #36840
    acmethemes
    Keymaster

    Dear Mrdaveclements,
    If you can provide us your site URL, we will observe it and provide you with possible solutions.
    Best Regards!

    #36851
    mrdaveclements
    Participant

    Hey there! Thanks for getting back with me so quick!
    The URL is https://kokomocon.com

    Again, the problem is visible in mobile browsers and when the theme is in a responsive browser window and the hamburger menu is displayed.

    Thanks for taking a look at the problem!

    #36924
    acmethemes
    Keymaster

    Dear Mrdaveclements,
    Our developer team shall observe your issue and reply you soon.
    Best Regards!

    #37208
    acmethemes
    Keymaster

    Dear Mrdaveclements,
    Please insert the given code in Additional CSS.
    Dashboard->Appearance->Customize->Additional CSS

    @media (max-width:1024px){
        .navbar + .info-icon-box-wrapper {
            position: relative;
            z-index: -1;
        }
    } 

    Best Regards!

    #37220
    mrdaveclements
    Participant

    Just added the code and it’s working great! Thank you so much for staying on top of this.

    #37252
    acmethemes
    Keymaster

    Dear Mrdaveclements,
    Happy to hear that. You are Most Welcome 🙂
    Best Regards!

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