New Landing How can we help? Themeforest Theme Support Neighborhood Remove categories name and description displayed under the product? Reply To: Remove categories name and description displayed under the product?

#97043
ask9
Member
Post count: 250

ok. i figured it out. : )

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
width: 100%;
text-align: center;
}
ul.products li.product .product-details {
display: none;
}
.posted_in {
display: none;