Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #930567

    Hi

    When I switch to mobile phone the menu and submenu will not display and both the menu and search spyglass area are displaying black.

    Thanks

    James

    #930709

    Hey jshughes2013,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    
    #top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a {
        color: #000!important;
    }
    

    Best regards,
    Vinay

    #945543

    Hi
    Thanks for that Vinay, however after I added the code the mobile display is still showing a black overshadow?

    James

    #945545

    Also the website is now moved to the link added here in private content

    James

    #945687

    Hi jshughes2013,

    Thanks for giving us the link.
    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top #header .av-main-nav > li > a {
        background: transparent !important;
    }

    Hope it helps :)

    Best regards,
    Nikko

    #945765

    Thanks Nikko

    That seems to work!

    Regards

    James

    #945806

    Hi jshughes2013,

    Glad that we could help!
    Please feel free to comeback if you need further assistance.
    Thanks for using Enfold and have a great day :)

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Menu and submenu not displaying on mobile’ is closed to new replies.