Number size doesn't change in Number Counter

I cannot seem to get the size of the numbers to change on the counter. I have changed the size within the widget, but they only seem to display at the site paragraph default. What gives?

In the attached file, you’ll see the Elfsight settings and the resulting display on the site.

https://pepper-dove-mr78.squarespace.com/ -->is PW protected.

2 Likes

Hi there, @Matt_Schroeder :waving_hand:

Could you please send me a password from this page in a direct message? To send a direct message, just click on my profile image and choose Message :slightly_smiling_face:

1 Like

Thanks for sharing the password!

The issue appears because of the conflict with your website’s styles. To fix it, please add this code to the Custom CSS field on the Style tab of your widget’s settings:

[class*="Counter__CounterComponent-sc"] {
    font-size: 48px!important;
}

Please try it out and let me know if it helped :wink:

1 Like

Worked perfectly. Thanks Max!

3 Likes

Awesome, you’re always welcome!

In the meantime, we’d like to invite you to participate in our Birthday Contest, where you can win a 12-month extension for your subscription - Birthday Contest: 10 Winners, 10 Free Years with Elfsight! :wrapped_gift:

Check the details and join in :wink:

1 Like