Hi @flamontana ,
Go to Online Store > Themes > Actions > Edit Code > base.css
Add below code at the bottom of base.css file
.collection-product-card__variants {
justify-content: center;
}
Hi @flamontana ,
Go to Online Store > Themes > Actions > Edit Code > base.css
Add below code at the bottom of base.css file
.collection-product-card__variants {
justify-content: center;
}