Home Forums WoodMart support forum Remove or change the default products category

Remove or change the default products category

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #416993

    papadio
    Participant

    There is a default category named “Accessories”. I want to remove it completely and most important not to show at all in shop page.

    #417132

    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

    #417451

    papadio
    Participant

    Yes, it helped.

    #417453

    papadio
    Participant

    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?

    #417462

    papadio
    Participant

    I would also like to remove it from the footer.

    #417523

    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.

    #418612

    papadio
    Participant

    Thanks šŸ™‚ mark it as solved.

    #418682

    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.

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Remove or change the default products category’ is closed to new replies.