So I was able to change the text color in my posts to black for a portion of the post but in a recent posting, some of the text was indented and that text remained in the previous color (a very hard to read light grey). How do i change this as well. Also, the comments are coming up in grey. How can i make them black or a darker color? Any help with the CSS coding would be great! Thanks!
Need help? Check out our Support site, then
Changing font color on Bueno theme
-
-
It's the base font color set in "body." Add the following to your CSS.
body { color: #000000; } -
Thank you!!!
-
You are welcome.
-
You are welcome.
Topic Closed
This topic has been closed to new replies.