hi,
i really need to remove product information on the single product page (i have been trying for over a week and my client are complaining on seeing too many info on the single product page)
http://clickicase.com/product/shiny-disco/
i want to remove: (above the price)
product information
product code
category
one of your guy gave me this code to add in custom css it didn’t work
.single-product-page .product_meta h4, .single-product-page .sku_wrapper, .single-product-page .product-info .posted_in {display: none;}
thanks