Change colour of hyperlink text

Posted in: Newspaper
Post count: 3

Hi,

Please see the post on this page:

http://www.imogensangels.com.au/chris-hemsworths-transformation-into-thor/

The word “hair extensions” is purple because it is an hypertext link.

How do I change it to the same colour as the rest of the text?

Post count: 6535

HI

Try this css in theme panel > custom code > custom css: http://screencast.com/t/N4UfH2AOqrHw

.td-post-content a{
color: black;
}

Thanks!

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