Hide heading – on product category page
-
Hello,
I added a title to the single product category page, and the category is showing below the title. I haven’t set any category on the studio page, and it’s showing the error “No product categories exist.” I want to hide this heading from that page.
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global CSS section:
.page-title .cat-item-none {
display: none !important;
}
Best Regards,
Thanks this code working fine 🙂
Hello,
You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards,
The topic ‘Hide heading – on product category page’ is closed to new replies.