This topic has 4 replies, 3 voices, and was last updated 5 months, 3 weeks ago ago by Andrew Mitchell
Is it possible to hide Add to cart and quantity tab on out of stock products. Screen shot attached
Hello, @Chandru,
Thank you for contacting us and for using XStore.
To address the issue you are experiencing, we kindly ask you to implement the following custom CSS code. This adjustment will help in managing the display of out-of-stock items on your website.
Please navigate to the following location in your admin panel:
XStore > Theme Options > Theme Custom CSS > Global CSS
Once there, please insert the following code:
.etheme-product-grid-item.outofstock .quantity-wrapper {
display: none;
}
We trust that this solution will effectively resolve the issue. Should you require any further assistance, please do not hesitate to contact us.
Best Regards,
The 8Theme Team
Thanks Team. thanks for the help
Dear Chandru,
Choosing our theme reflects your commitment to quality, and for that, we’re genuinely grateful. As we constantly strive to elevate your experience, your feedback is an invaluable gift. Could you kindly take a moment to rate our product with 5 stars on ThemeForest?
Click here to share your insights: https://themeforest.net/downloads
Your support fuels our journey, and we appreciate it more than words can express.
Best Regards,
The 8Theme Team
The issue related to '‘Is it possible to hide Add to cart and quantity tab on out of stock products’' has been successfully resolved, and the topic is now closed for further responses