Hi Diego,
Thanks for reaching out to us.
Did you try the settings of this tab- https://paste.pics/QU39F
Please also check our support policy here- https://getwooplugins.com/support-policy/
Thank You
Hi Diego,
Thanks for reaching out to us.
Did you try the settings of this tab- https://paste.pics/QU39F
Please also check our support policy here- https://getwooplugins.com/support-policy/
Thank You
Hi Hakik,
yes, i did but i need to change the border radius. If i choose square border is not totally “square”.
for example: https://paste.pics/QU3B2
thanks!
Hi Diego,
You can try the following CSS and change the values as per your need-
.woo-variation-swatches.post-type-archive .variable-items-wrapper .variable-item:not(.radio-variable-item) {
border-radius: 50%;
overflow: hidden;
}
Thank You
Hi Kakik,
no, it doesn’t work. I had the same code.
Hi Diego,
You didn’t try it, I have added it and it is working well.
During the tests I have recorded my screen- https://www.loom.com/share/ca576b8389ab4c73b38347c4da4d0e66
Thank You
Hi Hakik,
Yes, try it! But it doesn’t work on the categories page or the products archive. It only works on the store page.
For example: https://compra.borix.com.ar/calzado-mujeres/
thanks
Hi Diego,
Your example link doesn’t work- https://paste.pics/QU3LU
I already gave you a sample code. Please follow the code to match your requirements by following the given CSS.
It is beyond our support scope when you need more customizations.
Thank You
Sorry, the link is https://prueba.borix.com.ar/calzado-mujeres/
I understand, I don’t want you to customize my site. I only need the class name to make the CSS code
Sorry, the link is https://prueba.borix.com.ar/calzado-mujer/
Hi Diego,
Yes, try it! But it doesn’t work on the categories page or the products archive. It only works on the store page.
I can see it is working on all the pages- https://www.loom.com/share/3abeb634542a4bada42073b41554b9fc
I have modified it slightly here-
.woo-variation-swatches.archive .variable-items-wrapper .variable-item:not(.radio-variable-item) {
border-radius: 50%;
overflow: hidden;
}
Thank You
Yes Hakik, I tried it on another laptop and everything works. On the notebook I was using, nothing is changing, it must be a cache issue. Apologies, and thank you for your time.
Hi Diego,
Please clear all the caches when you have modified anything on your site.
We get excited & honored when you use our plugin on your site.
If you found my support helpful, could you please leave your valuable review here: https://wordpress.org/support/plugin/woo-variation-swatches/reviews/?filter=5
Your rating keeps us inspired.
Thank You
I can’t need to change in CSS
Diego Boria
Hi, i can’t change the border of variation in css. I tried with all codes but i couldnt.
I need to change the radius and I need to change the color without affecting the style of the variations on the product page.
I also need to remove the check.
Thanks!