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

    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

    #1484204

    Hey M,

    Thank you for the inquiry.

    The overlay menu seems to be working correctly when we checked. Did you figure out the issue?

    View post on imgur.com

    Best regards,
    Ismael

    #1484260

    Thank for reply Ismael,

    sorry, I forgot to say that the error only occurs on the mobile view.

    Best regards
    Marc

    #1484282

    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

    #1484309

    Hi Ismael,

    it works! Thank you very much!

    Cheers
    Marc

    #1484325

    Hi,

    Great! Let us know if you have more questions. Have a nice day.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘full page overlay menu doesn’t work properly’ is closed to new replies.