Hi Team! Please add functionality to change border radius of the counter containers
It would be really helpful! For now, the support team suggests this CSS as a solution:
[class^='Card__Component'] {
border-radius: 25px;
}
Here’s where to paste this code in the widget editor: