This topic has 3 replies, 3 voices, and was last updated 2 months, 3 weeks ago ago by Andrew Mitchell
Hello,
How can i disable the quantity selector from the products page and make the add to cart button full width?
Hello, @Simeon Iliev,
Thank you for choosing XStore as your WooCommerce WordPress theme.
1/ If you wish to remove/disable the quantity selector from the single products page, Please add next custom CSS code in XStore > Theme options > Theme custom CSS > Global CSS
.single-product div.quantity {
display: none !important;
}
2/ To make the add to cart button full width, Please navigate to XStore > Theme options > Woocmmerce > SIngle product page > Layout > Stretch “Add to Cart” > Turn ON and publish it.
Please see the image for reference here: https://paste.pics/RRETP
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
Dear Simeon Iliev,
In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?
Click here to share your thoughts: https://themeforest.net/downloads
Being part of our community means a lot, and your feedback contributes immensely.
Best Regards,
The 8Theme Team
The issue related to '‘Product single page / remove quantity selector’' has been successfully resolved, and the topic is now closed for further responses