Forums
Forums / Themes and Templates / footer font in widget color code
(@hannahliz)
10 years, 6 months ago
Hello,
So I’m trying to change the font color in the widgets at the bottom of my webpage, sb.co. The code I’ve tried is
‘#containerfooter h3, #containerfooter { color: #272727; }’
https://wordpress.org/plugins/css/
‘#footer-widgets-container #footer-widgets .widget { color: #d7dee4; background: none; } #footer-widgets-container #footer-widgets .widget a { color: #d7dee4; } #footer-widgets-container #footer-widgets .widget h3 { color: #ffffff;’
Fixed it with these
The topic ‘footer font in widget color code’ is closed to new replies.