CSS-fix – How to underline links in the comments?

Posted in: Newspaper
Post count: 5

We noticed the links are not underlined in the comments: Any clues how to add custom code to fix that?

Post count: 5

This custom code doesn’t work for some reason…

.comment-content a {
text-decoration: underline !important;
}

Post count: 20688

Hi,

I have tested the code and it works – https://www.screencast.com/t/8a4Ij6vpqx Maybe you have some other custom code added in Theme panel->Custom Css with an unclosed tag before this one.

Thanks

Post count: 5

Yes it works now. It was the cache memory that needed to be emptied. Thanks.

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