Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #283855

    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.

    #284056

    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

    #284150

    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

    #284152

    Hey!

    You are welcome Ben, glad we could help! :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Blog post text is wrong color’ is closed to new replies.