Does anybody knows how to do this?
2 Likes
Hi there, @Sean_Saliva and welcome to the Community ![]()
Could you please send me a link to the page, where your widget is installed or just specify its ID? I’ll be happy to look into this for you ![]()
1 Like
Hi again ![]()
I’ve got you mean, so no link is needed now. I’ve passed your request to the devs and will update you once the solution is ready ![]()
1 Like
Hi @Sean_Saliva ![]()
Thank you for waiting!
Here is the code for your use case:
[class*='Card__ContentLink-sc']:hover [class*='Counter__CounterComponent-sc'] {
text-decoration: none !important;
}
Please add this code to the Custom CSS field on the Style tab of your widget’s setting and let me know if it helped ![]()
2 Likes