Hide Categories on product pages
-
Hi,
I would like to hide categories on product pages. Is there an option for this or some css available?
Thanks!
Hello,
If you want to remove the product categories from the shop page title then you can disable the option from Theme Setting >> Shop >> Sidebar & Page title.
Screenshot for Clarification: https://ibb.co/zmCqf2H
If you want to ask anything else then provide with some relevant screenshot of the specific area to check it myself and help you out accordingly.
Best Regards,
Hi,
Here is a Screenshot for clarification.
Thanks
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached. Please try and add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.single-product-page .product_meta .posted_in {
display: none;
}
Best Regards.
Works like a charm, thanks.
Hello,
We are thrilled that you loved your experience with XTEMOS,We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day.
So thanks for your kind words and we look forward to seeing you again.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘Hide Categories on product pages’ is closed to new replies.