This topic has 6 replies, 3 voices, and was last updated 4 years, 3 months ago ago by Rose Tyler
Hello people,
On the single product page, below the SKU, you have the product category: https://prnt.sc/u0otxi
I am not finding where I hide this category.
Hi,
Go to Theme Options > Woocommerce (Shop) > Single Product Builder https://prnt.sc/u0qap3
Regards,
Hung PD
Do I have to activate the builder? https://prnt.sc/u1ygdr
That’s why I wasn’t finding it.
However, when activating the builder, the single product page is reset to zero, that is, I must build everything from scratch. https://prnt.sc/u1yfzp
Is that right?
Hello,
Add the next code in Theme Options > Theme Custom CSS:
.single-product .products-page-cats {
display: none;
}
Regards
Okay, it worked. Thank you!
And I suggest putting this option in a next update to hide the category.
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up