How can I change the color of the hyperlinks?

Posted in: Newsmag
Post count: 7

Hello!

I have a problem. Whenever I add an hyperlink on a post, on the preview it appears to have a nice blue color but when it gets published, it becomes white, so it gets lost with the background.

How can I change the color of the hyperlinks so it shows up black or any other color?

Please help

Post count: 7909

Hi,

Please use this custom css in Theme Panel > Custom Css, for link’s color on posts: http://screencast.com/t/aCw2ZHKdy

.td-post-content a{
color: #4db2ec;
}

Result: http://screencast.com/t/nPXf9NKO9jq

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.