Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #985485

    Hi,

    http://www.newyorkinspiration.com/

    Why don’t I see the menu when I click on it on the mobile screen. It is just blank.

    It’s the same if you click on Save money in the Menu on a computer you don’t see the subtitles

    Thanks
    Charlotte

    #985511

    Hey Charlotte,
    This is because the sub-menu has a “opacity: 0.0292208;” which is almost transparent. It’s hard to see where it’s coming from with your Autoptimize plugin activated, please clear it and deactivate it and look in your css for this rule. If you don’t find it, please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    #985609

    Thanks Mike,

    I have deactivated the Autoptimize plugin but can’t figure out how to fix the menu.
    Here comes the login.

    Best regards
    Charlotte

    #985646

    Hi,
    Thanks for the login, I didn’t find it either, perhaps it’s a plugin conflict, but I corrected it by adding this css:

    ul.sub-menu { 
    opacity: 1 !important;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    #985651

    Thanks Mike,
    It works fine now on computer but it is still not visible on my mobile and I empty the cache there as well.

    Best regards
    Charlotte

    #985654

    Hi,
    Sorry I forgot to do that, so at the end of your Quick CSS I added:

    .av-burger-overlay {
    opacity: 1 !important; 
    }

    which puts the burger menu overlay to it’s default, but if you wish to adjust it a little lighter you can try changing the 1 to 0.7 or any number lower than 1
    Please clear your browser cache and check.

    Best regards,
    Mike

    #985658

    Great, thanks Mike :)

    Best regards
    Charlotte

    #985666

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Menu on mobile’ is closed to new replies.