How do I change the color of the box that appears for submenu items below the main navigation items? Currently, the box and font color are both black and only show text on hover. I need the box background to be a different color.
Go to Appearance >> Theme Options >> Basic Settings >> Custom CSS and put this below code and change the color code you want. .header .header-inner .nav ul li:hover ul{background:#000000;}
Thank You
This reply was modified 8 years, 9 months ago by FlyThemes.