Hide ‘Other’ Category in the Shop Page Product Category Sidebar

This topic has 2 replies, 2 voices, and was last updated 1 year, 1 month ago ago by Tony Rodriguez

  • Avatar: bcbank
    bcbank
    Participant
    February 13, 2023 at 23:03

    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!

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    February 14, 2023 at 05:27

    Hello @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

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.