Hi Lara,
Try this:
a.dot-irecommendthis:hover {text-decoration:none;}
Hey mrsminkie,
Thank you for sharing it.
Lara, the code shared above is correct. You might also want to make this rule stick to avoid it being overwritten by CSS from your theme.
a.dot-irecommendthis:hover {text-decoration:none !important;}
Hi guys!
Thanks for helping me out, it worked :). The only question I still have is how can I remove the underline when the link is active (so after someone has clicked like). I tried a.dot-irecommendthis:active {text-decoration:none !important;} but that didn’t do the trick. Any ideas..?
Also, my heart symbol (which I changed to a font awesome heart icon) is not changing color on hover, only the text. Not sure what I did wrong there… No big deal, bu I’m just trying to figure everything out :).
See for example this post here
Many thanks!!
Ow sorry I meant
a.dot-irecommendthis:visited {text-decoration:none !important;}
Hello Lara,
Can you remove your code for the icon and instead try using below code. Do let me know the result.
a.dot-irecommendthis .dot-irecommendthis-count:before {
font-family: FontAwesome;
font-size: 20px;
color: #79C9CC;
content: "\f004";
letter-spacing: 2px;
display: inline-block;
line-height: 3em;
}
a.dot-irecommendthis:hover .dot-irecommendthis-count:before {
color: #000; /* color to apply on hover */
}
Thanks sooooooo much! It works like a charm!
Hey Lara,
You’re welcome.
P.S. Should you have a quick minute to spare, I’d be very happy if you could leave the plugin a review at https://wordpress.org/support/view/plugin-reviews/i-recommend-this