Links In Posts

Posted in: Newspaper
Post count: 15

Hi,

In Newspaper 6, I’ve changed my theme colour to red, but I need my links in the posts to be the typical blue. How can I change the colour of the links in posts?

Regards
Richard

Post count: 22421

Hello Richard,

You can change the link colors in posts with this custom CSS:

.td-post-content a{color:blue
}

Add it in the theme panel like so: http://screencast.com/t/bnddyVptkk
Note that this only applies in posts.
I hope this helps.

Thank you!

Post count: 15

That is perfect. Thanks for you help

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