Remove or change the default products category
-
There is a default category named “Accessories”. I want to remove it completely and most important not to show at all in shop page.
Hello,
Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
.archive .wd-nav-product-cat .cat-item.cat-item-21 {
display: none !important;
}
Hope this helps !
Best Regards
Is there a way to delete completely the category Accessories or set one of my categories as the default so that I can delete the Accessories?
I would also like to remove it from the footer.
Hello,
Sorry for the delay in the response due to the weekend.
As you know, by default WooCommerce allows only one Category to be selected as Default Category but you can switch the Default Category among your Site Categories using the row actions underneath the category name. Then In this way, the Default Category can be deleted as it is no longer the default: https://ibb.co/1LzHjSD
So, if the Accessories Category on your Site is the Default Category then you can follow the above solution and try not using the CSS then.
Best Regards.
Thanks š mark it as solved.
Most Welcome!!!.
Iām so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Remove or change the default products category’ is closed to new replies.