Hello — what’s causing the text of my single blog post pages to be black rather than the site text colour I’ve set? (A link to a sample page is below.)
I want it to be #4170cf — the main content text colour I’ve set. Thanks.
Hey Ben!
It seems like it was set to black manually – http://i.imgur.com/md9uns0.png
You can also add following code to Quick CSS in Enfold theme options under General Styling tab
div.entry-content p span {
color: #4170cf!important;
}
Best regards,
Yigit
Thank you Yigit! I appreciate it.
Looks like there’s stray MS-Word code in the old news stories from the site I’m updating.
Ben