Remove category from product page
-
Hi… how i Remove category from product page? See the attached image.
Attachments:
You must be
logged in to view attached files.
Hello,
You can find the option in the Theme Settings > Single product > Show /hider elements.
If you have any questions please feel free to contact us.
Best Regards
Hi there, thanks.
But, this option remove category and SKU… I need to remove just the category, not SKU.
Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body.single .product_meta > span.posted_in {
display:none;
}
Best Regards
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Remove category from product page’ is closed to new replies.