remove underlines on links when hovering
-
Hello !
I have issues with underlines on text links when hovering.I have tried things like
.entry-title a:hover { text-decoration: none !important; }But it doesn’t work. The funny thing is when I use this code:
.entry-title a:hover { text-decoration: underline; }It adds another underline on text when hovering so i end up with 2 lines under text. So I suspect that underlines on this theme are generated from Javascript.
Is there a way to overcome this problem ?
Thank you in advance
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘remove underlines on links when hovering’ is closed to new replies.
