Add this code to Custom CSS field on your Number Counter widget’s Style tab:
[class*='Card__ContentLink-sc']:hover [class*='Counter__CounterComponent-sc'] {
text-decoration: none !important;
}
Add this code to Custom CSS field on your Number Counter widget’s Style tab:
[class*='Card__ContentLink-sc']:hover [class*='Counter__CounterComponent-sc'] {
text-decoration: none !important;
}