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

    Hi There,

    I would like to change the blog post colour on one page only. I need it to be white throughout the site, but then #1a3282 on the blog page:

    Can you please let me know the CSS to do this? Thanks!

    Deanna

    #1012651

    Hey Deanna,
    Please try this code in the General Styling > Quick CSS field:

    #top.page-id-701 h2.post-title a {
    color: #1a3282 !important;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

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