remove underlined

Posted in: Newspaper
Post count: 27

How to remove this underlined when people hover this link?http://www.screencast.com/t/Y0nheQAU

Post count: 6600

Hi,

.td-post-text-content p a:hover {
text-decoration: none !important;
}

Remove the plugins that doesn’t allow user to right click on your site as I can’t test this.

Thanks

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