Change links color

Posted in: Newspaper
Post count: 6

Hi,
Is there a way to change the color of links in a post text without changing the theme color?
Thanks,
Larissa

Post count: 1341

The links will inherit the theme accent color set in the theme panel. Or you can set the colors you want when creating the post
https://www.screencast.com/t/MamMFckcJE

If you want to change the colors for all the links in the post content at once, use a code
https://www.screencast.com/t/vryw7IhGC9a

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

https://forum.tagdiv.com/topic/need-help-for-customization/#post-218417

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