Add spacing between counters on mobile

Hello! I have three “numbers” with captions and would like to add spacing between each of them on mobile. Right now I find them to be too close to each other. Thanks.

1 Like

Welcome to the Community, @Alban_Ferrieu :waving_hand:

This code will do the trick:

@media (max-width: 500px) {
[class*="Card__Component-sc"] {
  margin: 15px!important
}
}

Please add it to the Custom CSS field on the Style tab of your widget’s settings and let me know if it helped :wink:

Wow, awesome, thank you so much!

1 Like

It’s my pleasure! Don’t hesitate to contact us here again in case of any questions :wink:

In the meantime, we’d like to invite you to participate in our new contest, where you can win a 6-month extension for your subscription - February Contest: Guess What’s Missing in Our Photo and Win 6 Months FREE! :wrapped_gift:

Check the details and join in :wink: