Hi,
I want to hide the “delete” link after Xstore’s variation swatches on the product page. Which class should I address?
This topic has 5 replies, 3 voices, and was last updated 5 years, 3 months ago ago by Bas Kling
Hi,
I want to hide the “delete” link after Xstore’s variation swatches on the product page. Which class should I address?
Hi,
Use below code
a.reset_variations {
display: none !important;
}
Regards,
Hung PD
Thanks for the code. Seeing it, I thought it would work for sure.
Unfortunately, nothing happened: https://prnt.sc/u9ixn5
Could you please have a look? I’ve added the code to Extra CSS
Site details and login credentials in Private
Thanks!
The issue related to '‘Class for delete link after variation swatches’' has been successfully resolved, and the topic is now closed for further responses