PenciDesign Supporter replied
Staff Reply
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.woocommerce div.product .product_meta .posted_in,
.woocommerce div.product .single-product-share {
display: none;
}
Regards,
PenciDesign.