Hello,
How do I hide the woo commerce default ‘other’ category in the Product Categories sidebar of the shop page?
Example: https://imgsh.net/a/b2s6ro4.png
Thanks!
Site URL: hidden Theme version: 9.0.3 WooCommerce version: 7.3.0Hello @bcbank,
We kindly request that you copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS. After doing so, please clear your browser cache and check back to your site.
.woocommerce-shop ul.product-categories.with-accordion li.cat-item.cat-item-15 {
display: none !important;
}
Thank you for your cooperation.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.