Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #373192

    Hello,

    How can I change the color of the blog on my website?
    http://kerkeind.nu/nieuws/

    If i change the color in the dashboard > Enfold > General Styling than the color of the text will be the color and the heading will be a few tints darker. I only want to change the heading?

    This is the website: http://kerkeind.nu/nieuws/
    the heading:
    Ondersteun uw buurtvereniging!
    GEZOCHT: Nieuwe bestuursleden
    etc.

    Please help me…

    Best regards

    #373207

    Hey Nickkentie!

    Your only wanting to change the color of the titles correct? Add this to your custom CSS.

    .template-blog .post-title, .template-blog .post-title a {
      color: red !important;
    }

    Cheers!
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.