Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #343802

    Hi, I want all my post titles to have a different color (e45f14). How should I go about doing that?

    Thanks.

    #344403

    Hey DROR!

    Try adding this in Dashboard -> Enfold -> General Styling -> Quick CSS,

    article.post .post-title {
        color: red !important;
    }

    Regards,
    Elliott

    #344552

    Great. thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to change posts titles color?’ is closed to new replies.