This topic has 4 replies, 2 voices, and was last updated 3 hours, 4 minutes ago ago by Tony Rodriguez
After the update, this new button appears: https://imgur.com/fsz4paU
Is there a specific setting that allows to take it out, or do I need to hide it manually? ( .reset_variations -> display none )
Hello, @Bas Kling,
Thank you for contacting us and for using XStore.
If you’d prefer to remove or hide the button, you can do so by adding custom CSS in XStore > Theme Options > Theme Custom CSS > Global CSS.
.single-product .reset_variations {
display: none !important;
}
We hope this helps. Should you require any further assistance, please do not hesitate to reach out. We are here to help you.
Best Regards,
8Theme’s Team
Hi Tony,
Thanks. This answers my question about the absence of a setting within the Xstore customizer for this particular button, I guess?
Hello, @Bas Kling,
There is no other options for now.
However, we encourage you to submit a feature request on our Taskboard at https://www.8theme.com/taskboard/ -If your suggestion garners sufficient support from other customers, our development team will consider implementing it in one of our future updates.
We truly value your feedback and appreciate your understanding. Please don’t hesitate to reach out if you have any further questions or need additional assistance.
Best regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up