Page Title Product category
-
Hello there, is it possible to disable the dropdown in the page title categories? We don’t want the dropdown to show up and we also don’t want to show the child categories when going into a category. We just want to show the parent categories without the dropdown.
Best whishes and thanks in advance,
Julian
Attachments:
You must be
logged in to view attached files.
Hello,
Please Go to Theme Settings >> Products Archive >> Page title and enable the option.
Screenshot for Clarification: https://gyazo.com/29b9596c87c74a2a117586c640a0cf4b
Best Regards
Hello and thanks for your help!
We already tried, but with this option it shows the childcategories when going to a category with childcategories. We don’t want that. We want to show all the time the parentcategories without a dropdown and without showing the childcategories when goint to a category.
Best wishes and thanks in advance,
Julian
Hello,
Please leave the option disbled and try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.wd-nav-product-cat .wd-sub-menu {
display: none;
}
Best Regards
Hello!
sorry, but in eng page of shop showing only categories and in the RUS page of shop all categories and subcategories. How to show only categories in RUS page?
Tank you very VERY much!
Attachments:
You must be
logged in to view attached files.
Hello,
Your issue has been solved. The issue is because of the cache plugin, I have removed the cache from the plugin and now the categories are showing fine.
Best Regards.