Hello. I am trying to change the color of my font for a few areas on the website, and I cannot get the font color to change – even though I have changed it in the Theme Options > General Styling > Main Content tab. I am trying to change the blog font color to #222222 and have that be the default body font color, also, but I can’t get it to change. Am I in the right place to change this color setting or am I doing something wrong? Thanks for your help.
James
Hey txpainphysicians,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top.single.single-post p {
color: #222;
}
If you need further assistance please let us know.
Best regards,
Victoria