Home Forums Basel support forum Product page product variations Reply To: Product page product variations

#72187

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