the default category is not visible on the shop pages
-
Hi, I am attaching a screen. As the title suggests, I can’t see the default category I’ve set. I’ve already tried to create a new “test” category and set it as default and still it doesn’t show. How can I solve the problem? I don’t need a test category, at the moment I need these 4 categories and they must all be visible. Thank you
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-product-categories .wc-default-cat {
display: inline-block;
}
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘the default category is not visible on the shop pages’ is closed to new replies.