Category Product Title Image
-
Hello Team,
I want to show the page title heading only the product category page instead of all pages.
Best
Attachments:
You must be
logged in to view attached files.
Hello,
You can do this by using a trick by enabling the page title for all pages from Theme Settings. Then you can disable the page title for each page by editing it.
Screenshot for Clarification: https://gyazo.com/6023c1fee4bb44da5d2d9cca8bf982bb
Best Regards
Hello
I want to increase the category title banner image only for mobile view.
best
Hello,
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.woodmart-archive-shop .page-title {
padding: 155px 0;
}
Best Regards