Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #329418

    I have my fixed background color header in blue but I need the mega menu background color to be white and not the same color.
    Can you help with that?
    Thanks in advance

    #329531

    Hey Monsoon!
    Thank you for using Kriesi Themes
    Please add the following css to your Quick CSS or custom.css

    .main_menu{
    background-color:#FFF;
    }

    Regards,
    Arvish

    #330259

    NO that doesn t work, it changes the header’s color where the menus are but not the mega menu itself
    Are the header AND the megamenu or drop downs are using the same tag ?

    #330261

    Never mind found it

    #top #header .avia_mega_div ul, #top #header .avia_mega_div li {
     
        background-color: #FFFFFF;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold – Mega menu background color’ is closed to new replies.