Underline Hyperlinks In Body of Post

Posted in: Newspaper
Post count: 7

I’d like my hyperlinks in the body of my post to be underlined.

Currently they are only underlined on hover.

Post count: 22421

Hello,
The theme does not have any such option but you can use this css code in the theme custom code section:

.td-main-content .post .td-post-content a{
text-decoration:underline
}

Thank you!

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