Home Forums WoodMart support forum Show SKU Only Reply To: Show SKU Only

#142598

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

.meta-location-add_to_cart .product_meta .tagged_as,
.meta-location-add_to_cart .product_meta > span.posted_in {
display:none;
}

Best Regards