Add this code to Custom CSS field on your Number Counter widget’s Style tab:
@media(min-width: 601px) {
[class*="Main__GridContainer-sc"] {
margin-left: 0;
}
}
Add this code to Custom CSS field on your Number Counter widget’s Style tab:
@media(min-width: 601px) {
[class*="Main__GridContainer-sc"] {
margin-left: 0;
}
}