hi guys.
i want to change the background color of the mega menu.
i saw these codes but they dont work.
any idea what to do?
}
#top .main_menu .avia_mega div ul {
background: #f5f2f5;
}
#top .main_menu .avia_mega .avia_mega_div {
background: #f5f2f5;
}
#top .main_menu .avia_mega div ul .avia_mega_hr {
background: #f5f2f5;
}
.avia_mega > li a{
color: #f5f2f5;
}














