Hello,
I need help on my site, I want to have the variant selector on Mobile (Size Xs-XXL ) in one row, like in the picture.
Could you please help me with that, thank you
Hello,
I need help on my site, I want to have the variant selector on Mobile (Size Xs-XXL ) in one row, like in the picture.
Could you please help me with that, thank you
Add this code at the bottom of your section-main-product.css file.
@media (max-width: 749px) {
.product-form__input input[type=radio]+label { margin-right: 0.3rem !important }
}
unfortunately that did not work, do you need the domain ?
Please share your store URL