Forums
Forums / Plugin: WCBoost - Variation Swatches / Disable “clear” botton
(@webmasterjb)
2 years, 8 months ago
Hi,
I would like to disable the button which appers after select any of the variation.
How can I disabble it in orger to evoid the gap below the variations?
(@wcboost)
2 years, 7 months ago
Hello,
Actually, it should be controlled by the theme. But you can try this CSS to hide the “Clear” button.
.variations_form .reset_variations { display: none !important; }
OK. it works for me. Thanks!
2 years, 6 months ago
You’re welcome! I’m glad I could be of assistance. Please don’t hesitate to reach out if you have any further questions.
The topic ‘Disable “clear” botton’ is closed to new replies.