Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #636328

    The mobile navigation menu is not appearing when hamburger icon is tapped. (iPhone 5, 6 & iPad mini)

    #636426

    Hi er3!

    Can you please disable your plugins and give it a try?
    IT seems like something is blocking it.
    If not try to remove any custom CSS also, just for the rest, so we can see if it is something related to that.

    Cheers!
    Basilis

    #636854

    Hi there,

    I disabled all plugins, removed custom css and turned off CDN, still no functioning menu on mobile.
    Enfold version 3.5.4
    Wordpress version 4.5.2

    Thanks for any help you can provide.

    #636864

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .show_mobile_menu #mobile-advanced {
        display: block;
    }
    

    Best regards,
    Yigit

    #636895

    Thank you, this resolved the issue.

    #636900

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Mobile navigation menu not appearing’ is closed to new replies.