This topic has 3 replies, 3 voices, and was last updated 7 months, 2 weeks ago ago by Andrew Mitchell
Hi, how can i remove SKU from everywhere since I don’t use it, how to remove from cart for example ?
Hello, @Ilya,
Thank you for contacting us and for using XStore.
Custom CSS code can be used for this. For example, add the next code in XStore > Theme Options > Theme custom CSS > Global CSS:
.woocommerce-cart table.cart .product-sku {
display: none;
}
We hope this helps. If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
Dear Ilya,
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 '‘SKU remove from cart’' has been successfully resolved, and the topic is now closed for further responses