Viewing 3 replies - 1 through 3 (of 3 total)
  • That’s a little more tricky and you will need to target that excerpt text only. I tried this by adding a class to the style.css but it’s being overridden by another colour. The only way (which really isn’t recommended) is to do an inline style for the this container in the content.php file:

    <div class="entry-content" style="color:#4a93d7;">

    You would just change the colour above to your own.

    Please note that any core file changes to a theme is best to use a child theme so hopefully you are using one. This way any theme updates won’t overwrite your modifications.

    Thread Starter [email protected]

    (@fivetenpicturesaolcom)

    Thanks much.

    Thread Starter [email protected]

    (@fivetenpicturesaolcom)

    I’ll just leave it the color it is.
    Blessings.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Changing Excerpt Text Color’ is closed to new replies.