I see this is possible but can’t find such settings. What am I missing?
On the category settings I see an option to Suppress this category from the homepage, but this will only hide it from the home page, which I don’t want to. It will still show on the menu.
Thanks!
Custom CSS:
.menu-panel .category-links .subcategory { display: none; }
6 Likes
Thank you so much, that did the trick
2 Likes
This topic was automatically closed after 2511 days. New replies are no longer allowed.