They need to be completely square, without an edge.
Public
Ticket #162991
They need to be completely square, without an edge.
Hi Justin,
Thanks for reaching out to us.
It depends on your CSS skill. I can give you the following CSS as an example.
Please add it at Appearance > Customize > Additional CSS
.woo-variation-swatches.single .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
border-radius: 0;
}
.woo-variation-swatches.single .variable-items-wrapper .variable-item:not(.radio-variable-item) {
box-shadow: none;
}
Please adjust yourself if you need any further modifications.
Thank You
Thank you. Is it not possible to add multiple product variation gallery images? I only managed to add 1 Featured image …
Hi Justin,
Is it not possible to add multiple product variation gallery images?
It is a feature of our other plugin called Additional Variation Images Gallery for WooCommerce.
Using this plugin, you can add more than 1 image per variation. In the free version, you can add up to 2 images.
You will able to add unlimited images using the Pro version.
Please let me know if you have any further questions.
Thank You
How to change the border-radius of the swatches on product page?
Justin Duarte de Pina
How to change the border-radius of the swatches on product page?