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

    Hello. We did the update last month, and again today, however the mobile menu is still not showing up at all on our site.

    Can you please advice on fixing this issue?

    Thanks

    #857989

    Hey 4colorflyers,

    This code in custom css is hiding the menu on mobile, please remove it.
    https://cl.ly/2k2I2i3t3j0P

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #859283

    Hey Victoria

    This is all i have under quick CSS

    .av-menu-button-colored > a .avia-menu-text { border-radius: 50px; }
    .gm-style-iw {
    overflow: auto !important;
    }
    #av-burger-menu-ul li a:hover .avia-menu-text {
    color: #fff !important;
    }
    @media only screen and (max-width: 767px) {
    .responsive #top .av-main-nav .menu-item {
    display: none;
    }
    }

    What file would i find the code your referring to?

    Thanks,
    Brian

    #859798

    Hi Brian,

    I went to Appearance > Edit CSS and removed the code Victoria mentioned. Please review your website.

    Best regards,
    Yigit

    #860294

    Perfect! Thank you!

    #860297

    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 Menu Not Displaying Anymore’ is closed to new replies.