Mike Matenkosky 5 years ago Add this to your child theme’s CSS and change the color to suit: #footer { color: #000; }
Mike Matenkosky 5 years ago I use ‘Firebug’ for Firefox and it makes it easy to find sections of code. 🙂
In the stargazer theme the body text color is tied with the footer text color (html hex #656565).
How can I separate them so that I can style the footer text color without affecting the body text color please?
Thank you very much!
http://tibesar.com
Add this to your child theme’s CSS and change the color to suit:
Sweet! You make it look so easy Mike. Thank you very much!
I use ‘Firebug’ for Firefox and it makes it easy to find sections of code. 🙂