font colour
- The topic ‘font colour’ is closed to new replies.
Need help? Check out our Support site, then
I have changed the background to white and can’t figure out how to change the default font colour to black
The blog I need help with is: (visible only to logged in users)
Hi,
This css code should work
body {color: #000;}
that you can add under ‘Appearance-CSS’.
Thanks,
Edy