Hide Categories on Product Page
-
Which could should I use for hiding the categories that appear on the product page?
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide a product page URL seems the shop is empty.
Best Regards
Hello,
Add this code to the Theme Settings > Custom CSS:
body .summary-inner .product_meta .posted_in{
display:none;
}
Best Regards
Perfect. It’s working fine. Can be closed.
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Hide Categories on Product Page’ is closed to new replies.