Hide SKU, tags from single product page
-
Hello,
How can I hide the SKU & tag sections from the single product page?
https://snipboard.io/hTJyIL.jpg
Hello,
Please Go to Theme Settings >> Single Product >> Show/Hide Elements and hide.
Screenshot: https://gyazo.com/770f6660de7ebf6b4fe4b281156e4444
Best Regards
Hello,
I just want to SKU & tag, but keep categories. How can I do this? At Least remove “tags” from showing as some vendors put soo many in there.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.single-product span.tagged_as {
display: none;
}
.single-product span.sku_wrapper {
display: none;
}
Best Regards
Thank you that worked š
Hello,
Most Welcome!!!.
Iām so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Hide SKU, tags from single product page’ is closed to new replies.