Hi,
I’d like to change my sub menu color. Since it takes bg color from “Alternate Section” I’d like to change only the sub menu to the old grey it had.
Thanks!
Hey!
Try adding this code to the Quick CSS:
#top .main_menu .menu li ul a{
background: gray !important;
color: white !important;
}
Cheers!
Josue
Thanks so much, but that’s changes only the BG of the drop menu when pointing the menu.
Can you post a screenshot/mockup of what would you want to achieve?
Best regards,
Josue