View Single Post
  #6  
Old 08-01-2015, 07:10 PM
 
Wing Fat Wing Fat is offline
 

Advanced Member
  
Join Date: Oct 2012
Posts: 34
 

Default Re: Hiding product weights and inventory quantities

Quote:
Originally Posted by minfinger
Hanypa,

Your way works, but that hides the product description too. I'm interersted in only hiding the Weight & SKU.
Try this instead:
Code:
/* Hide weight & SKU in item description */ .extra-fields { display: none; }
__________________
X-Cart Business 5.2.6
Reply With Quote