This topic has 6 replies, 2 voices, and was last updated 4 years, 10 months ago ago by Rose Tyler
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
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
Ok. Here you have it.
Regards.
You can add the next code in Theme options > Theme Custom CSS:
div#woocommerce_product_categories-6 .cat-item-31 {
display: none;
}
Regards
OK, its work. Thank you so much for your fast answer.
Have a good day.
You’re welcome!
Thanks for being our customer.
Regards
You must be logged in to reply to this topic.Log in/Sign up