changing hyperlink color

Posted in: Newspaper
Post count: 51

Hi there!

All the hyperlinks I insert in my posts are in yellow, which is my website’s default color.
Is there any way I can automatically change the hyperlinks color to blue, not doing this manually?

Thank you!

Post count: 22421

Hi,

Unfortunately the hyperlinks are very sensitive and cannot be changed all at once with a single code. It will affect other parts of the site as well as there are lots and lots of links everywhere.
You can try this code but it will affect other parts of the site as well:
.td-post-content a{
color:Blue!important;
}

This will affect every link inside a the post content.

Thank you!

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