SyntaxFix
Write A Post
Hire A Developer
Questions
I had lots of headache when I tried to customize a WordPress theme and the text-decoration didn't help me. In my case I had to remove the box-shadow as well.
a:hover { text-decoration: none; box-shadow: none; }