Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #338748

    Hello,
    I apologize if this has already been answered. How can I make the small mobile menu that appears on small screen sizes appear as white horizontal lines against a 100% transparent background (so that the header underneath is visible) rather than appearing as a small solid white box, as it currently does. Thanks again.

    #339191

    Hey Joe!

    Please add following code to Quick CSS in Enfold theme options under general Styling tab

    #advanced_menu_toggle, #advanced_menu_hide {
    background-color: transparent!important; }

    Best regards,
    Yigit

    #339215

    thanks! that did the trick

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘how to make mobile menu transparent?’ is closed to new replies.