Exclude Product Category from Shop Page - by Antonio

This topic has 6 replies, 2 voices, and was last updated 4 years, 2 months ago ago by Rose Tyler

  • Avatar: Antonio
    Antonio
    Participant
    January 24, 2020 at 17:58

    Hello, I would like a category not to appear on the shop page, because I want to put it aside on another page. How can I do that?
    Regards.

    https://www.dropbox.com/s/3sje58m870k1p1p/Anotaci%C3%B3n%202020-01-24%20175505.png?dl=0

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 25, 2020 at 09:16

    Hello,

    You can use custom CSS code to achieve the desired result.
    Please provide temporary wp-admin access, so I can give you the correct code.

    Regards

    Avatar: Antonio
    Antonio
    Participant
    January 26, 2020 at 13:41

    Ok. Here you have it.
    Regards.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 26, 2020 at 13:45

    You can add the next code in Theme options > Theme Custom CSS:

    div#woocommerce_product_categories-6 .cat-item-31 {
        display: none;
    }

    Regards

    Avatar: Antonio
    Antonio
    Participant
    January 26, 2020 at 15:37

    OK, its work. Thank you so much for your fast answer.

    Have a good day.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 26, 2020 at 15:42

    You’re welcome!
    Thanks for being our customer.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.