Missing category on webshop page
-
Hi there,
Webshop has 4 categories.
I am missing one, please see screenshot
Regards,
Arthur
Attachments:
You must be
logged in to view attached files.
Hello,
I see 4 categories now. https://prnt.sc/rlacnc There is the default Woocommerce category “Uncategorized” which is hidden by default https://prnt.sc/rlabug
If you want to show it add this CSS to the Theme Settings > Custom CSS:
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 ‘Missing category on webshop page’ is closed to new replies.