Hi, I seem to have lost the background colour to my drop down menu (from main menu) and I can’t find the css to put this back in….it seems to be transparent now.
http://www.oaklandsdesign.com.au/
can you please point me in the right direction to add the background colour back in..
thanks,
Hi sarahed!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.main_menu ul:first-child >li > ul { background-color: #444; }
Cheers!
Yigit
fantastic! many thanks for your help :)