Hi Alessio,
Do you want to hide the clear button?
Will you please share a product page link here?
You can try adding the following CSS to your customizer:
.single a.reset_variations {
display: none;
}
Thank You
Hi Alessio,
Do you want to hide the clear button?
Will you please share a product page link here?
You can try adding the following CSS to your customizer:
.single a.reset_variations {
display: none;
}
Thank You
Hi,
thanks for your reply, but it doesn’t seem to work.
I have installed divi.
Hi Alessio,
Please try this:
.single a.reset_variations {
display: none !important;
}
Let me know if the issue is resolved.
Thank You
great, now it works.
Thank you very much
Hi Alessio,
We really get excited & honored when you use our plugin on your site.
If you found my support helpful, could you leave your valuable review here: https://wordpress.org/support/plugin/woo-variation-swatches/reviews/?filter=5
Your rating keeps us inspired.
Can I close the ticket now?
Thank You
Thank you for your quick assistance.
I will definitely give you a positive review.
You can close the ticket. Thank you.
delete variation button
Alessio Semenzato
Good morning,
Is it possible to hide the button that deletes product changes?
Thank you