How To Change link colors

Posted in: Newspaper
Post count: 38

Sorry for the silly question, but I cannot find where to change link colors in the theme panel.

Thanks for your help

Post count: 260

Go to + theme panel + custom code+ custom css


.td-post-content a:hover {
color: #hereyourcolorinhexa;
}

Post count: 38

that worked just fine… thanks!

==>Jim

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