Home › Forums › Basel support forum › Product page product variations › Reply To: Product page product variations
August 10, 2018 at 7:03 pm
#72187
Elise Noromit
Member
Hello,
This is possible to do with custom CSS:
.single-product-content .variations .swatches-select .colored-swatch, .single-product-content .variations .swatches-select .image-swatch {
width: 35px;
height: 35px;
}
Best Regards