Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

Hide Categories - Woocommerce Product Page

//remove categories in the product page of woo
.product_meta .posted_in {display: none !important;}

//remove tags in the product page of woo
.tagged_as{display: none !important;}
Source by passwordprotectwp.com #
 
PREVIOUS NEXT
Tagged: #Hide #Categories #Woocommerce #Product #Page
ADD COMMENT
Topic
Name
2+4 =