Ability to hide numbers on 'Number Counter'

Hide numbers on ‘Number Counter’ to allow us to have a Why us bar with USP icons. The numbers aren’t always relevant.

2 Likes

Hi @Dom welcome to community :clap:
add the code below to Custom CSS field on your Number Counter widget’s Style tab:

[class*="Counter__CounterComponent-sc"]{
  display: none !important;
}
3 Likes

Hi there, @Dom and welcome to the Community :wave:

I noticed you’ve already created some CSS with the dynamic class, and it looks good! However, I’d suggest using the code shared by Sina. It uses a constant class, which tends to provide more stable performance :slightly_smiling_face:

1 Like

Thanks both -super helpful!

3 Likes

Great, you’re always welcome!

In the meantime, we’d like to invite you to join our new challenge, where you can win 3 FREE months for your subscription. Check the details and participate :wink: - March Challenge: Share your results with Elfsight & win 3 FREE months!🚀