Change the color text
- The topic ‘Change the color text’ is closed to new replies.
Need help? Check out our Support site, then
Hi.
Is it possible to change the color text of the site?
I’d like the color of the text will be black and not grey.
Thank you.
The blog I need help with is: (visible only to logged in users)
Body color can be changed like this:
body {
color: #000;
}