Reply To: Awesome One-Pro: Change Hover Navigation background

#2237
FlyThemes
Keymaster

Hi

Go to Appearance >> Theme Options >> Basic Settings >> Custom CSS and add the below code with your color code.
.header .header-inner .nav ul li:hover > ul{background-color:#000000;}

Thank You