Tagged: menu font color
Hello – I would like the color for the Affiliate Login (top menu) to be white or the same color as the telephone number (on the same line) . When I try to change the color in firebug it changes both menus.
Can you tell me how to change this color…..see screen shot.
http://businessexpenseadvisors.com/
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling
.sub_menu>ul>li>a { color: white!important; }
Best regards,
Yigit
Perfect……Thank You….!