I cannot seem to find where to change the font color for the drop down menu and social media icon header on my page (it is too light to be very readable at the moment). I recently lost my settings, when I am repairing them, I’m stuck on that one.
Hey Michelle,
To change the main menu text color, Please try this code in the General Styling > Quick CSS field:
.header_color .main_menu .menu ul li a,.header_color .main_menu ul:first-child > li > a {
color: #fff !important;
}
please adjust to suit
Best regards,
Mike
Thank you for your suggestion, for some reason, it does not seem to be working.
Nevermind, I got it!