View Single Post
  #8  
Old 03-09-2016, 11:07 AM
 
Oren Oren is offline
 

Advanced Member
  
Join Date: Sep 2015
Posts: 30
 

Default Re: Hiding product weights and inventory quantities

Quote:
Originally Posted by razortw
There is no need in editing templats.
Just add this to 'Custom CSS':
Code:
.product-details .extra-fields { display: none; }
This did not work for me with version 5.2.13.

Also, the weight also appears in the cart, and I'd like to hide it there as well. Any idea how to do that?
__________________
Business 5.2.13
Reply With Quote