Change link color in posts and pages

Posted in: Newspaper
Post count: 13

While leaving theme accent color as is, how do I change the color of links inside posts/pages only?

Post count: 1043

Try this code, but replace the # with color name or color code.
.td-page-content p a, .td-post-content p a {
color: #;}

paste the code in the custom CSS section of the theme panel.

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