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
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
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
Hi Brian,
I went to Appearance > Edit CSS and removed the code Victoria mentioned. Please review your website.
Best regards,
Yigit
Perfect! Thank you!
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