Remove Current Stock Level

GK User
Tue May 01, 2012 11:19 am
Does anyone know how to remove the "Current Stock Level" text and image from the virtuemart area in this template?
User avatar
Senior Boarder

GK User
Tue May 01, 2012 1:07 pm
Hi

Please enable override.css file on eSports template parameters and them add this line on this file:

Code: Select all
.stockLavel {display: none}


I'm pointing a solution using css, because i don't find any option on VM to enable or disable this element on browser category view.

Cheers
User avatar
Platinum Boarder


cron