Comments 2Becca started the conversationJune 2, 2016 at 6:27pmHi!I am having trouble changing the text color in the custom menu sidebar widget on my About Us. It seems that no matter what I do it is just a lighter color of the background. Please help! Thanks,Becca 1,710Barry repliedJune 2, 2016 at 6:30pmHi BeccaYou can use the following CSS line for that, it is already with the custom blue color of your theme.widget_nav_menu ul.menu li a { color: #002ca5; }Please copy/paste it via Appearance > Customize > Theme Options > Custom CSS.Best regards,BarryQreativeThemes.com | WordPress Themes 2Becca repliedJune 2, 2016 at 7:09pmthanks so much, Barry!1 Like Sign in to reply ...
Hi!
I am having trouble changing the text color in the custom menu sidebar widget on my About Us. It seems that no matter what I do it is just a lighter color of the background. Please help!
Thanks,
Becca
Hi Becca
You can use the following CSS line for that, it is already with the custom blue color of your theme
.widget_nav_menu ul.menu li a { color: #002ca5; }
Please copy/paste it via Appearance > Customize > Theme Options > Custom CSS.
Best regards,
Barry
QreativeThemes.com | WordPress Themes
thanks so much, Barry!