Hello. I updated the theme and now the Enfold mobile menu appeared – i had it hidden because I use another plugin for it.
I tried various codes from other threads but none worked.
Also google maps don’t seem to work now either. Any ideas?!
Thank you!
Eva
Hey eva,
Please try the following in Quick CSS under Enfold->General Styling to remove the mobile menu:
@media only screen and (max-width: 767px) {
.av-main-nav-wrap {
display:none !important;
}
}
I can’t see any problems with your Google Maps though, it’s displaying fine on the URL in private.
Best regards,
Rikard
Thanks so much Rikard!!
That worked perfectly!
I fixed the google maps right after i sent the message. Sorry… I wasn’t sure if I could edit my message afterwards… :-/
Thanks again!!
Eva :-)
Hi,
I’m glad Rikard was able to help! If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon