Hi,
i want to remove the clear selection button of the new woocommerce version.
where can i do this?
Hi,
i want to remove the clear selection button of the new woocommerce version.
where can i do this?
Hi hazral,
Kindly add this code in your Quick CSS or custom.css:
.reset_variations {
display: none !important;
}
Hope this helps. :)
Regards,
Ismael
You must log in to post.