Reply 61371 to: Add to Cart Button and Quantity Showed before anyone select size and material

Avatar: Stinsonleathers
Stinsonleathers
Participant
May 4, 2015 at 15:10

Add this code in custom.css file to remove “Product Description”:
.content_tab_description h2 {diaplay: none !important;}
and this code to remove breadcrumbs:

.woocommerce-breadcrumb, #breadcrumb {
display: none !important;
}
These codes are not working

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.