hi, how can i change the color of the top menu (2nd menu) from gray to white?
Hi alfaweb2!
Please add following code to Quick CSS
.header_color .sub_menu>ul>li>a, .header_color .sub_menu>div>ul>li>a {
color: white;
}
Regards,
Yigit
Hey!
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field
Cheers!
Yigit
Hey!
If you would like to change the background color only, please remove the code i posted and go to Enfold theme options > Advanced Styling tab and edit “Small bar above Main Menu”.
Cheers!
Yigit
Ok, sorry. :)!!!