Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #495091

    I was making some tweaks using the Enfold Advanced Styling menu that caused the background in outside area of the sub-menu (its a mega-menu) to change color. I would like to change it so the grey area is white to be consistent with the rest of the dropdowns, but I can’t seem to find where this is set. Please let me know what I need to adjust to change the background color of this area. Thanks.

    • This topic was modified 9 years, 2 months ago by lzharvey.
    #495347

    Hey!

    Try adding this code to the Quick CSS:

    #top #wrap_all .avia_mega_div ul, #top #wrap_all .av-main-nav ul ul {
        background-color: white !important;
    }

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.