Hi there,
the full page overlay menu doesn’t work properly on this website: http://www.matthiasscharfi.com
Tried with deactivating Plugins, but no success.
I’ve send login data via private content.
Many thanks in advance!
Marc
Hey M,
Thank you for the inquiry.
The overlay menu seems to be working correctly when we checked. Did you figure out the issue?
Best regards,
Ismael
Thank for reply Ismael,
sorry, I forgot to say that the error only occurs on the mobile view.
Best regards
Marc
Hi!
Thank you for the info.
Looks like the opacity of the mobile menu items is set to zero. Please try to add this css code:
#top #wrap_all #av-burger-menu-ul>li {
opacity: 1 !important;
}
Make sure to purge the cache or remove the browser history before checking the page.
Cheers!
Ismael
Hi Ismael,
it works! Thank you very much!
Cheers
Marc