Product swatches different shape
-
Hello,
I would like to ask if the “shape” of the product swatches can be changed for some product category only. Normally the product swatch can be only circle (no matter if it is a color or uploaded image and we can choose from three different sizes). We would like to have for example square and not circle but only for selected product categories. Is it possible? Anyway I think this is not so bad idea which you can implement in future updates (to let user choose not only from 3 sizes but even from custom size and shape if possible).
Thanks
With regards
Petr
Hi,
Yes, we try to prepare a custom CSS code for you to change the shape for particular categories. Please, send us links to such categories on your website first.
Regards
thanks a lot for your fast reply, there is a link in private content for test product already in product category which we need, so you can try to apply css.
With regards
Petr
Try to add the following code snippet to the Custom CSS area in Theme Settings
.product_cat-designove-kabelky .swatches-select .image-swatch,
.product_cat-designove-kabelky .swatches-select .colored-swatch {
border-radius: 0;
}
Thanks, it is working nicely. If you add the possibility to change size/shape of swatches in some future update, it would be great as well.
Have a nice day
With regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Product swatches different shape’ is closed to new replies.