Disable Virtuemart zoom area

Joomla webshop template with CSS3-based animations, VirtueMart support and one-page checkout.
GK User
Sat Jun 28, 2014 3:58 pm
Hi,
could I disable the Virtuemart zoom area?

thanks

Fabrizio
www.extrasound.it
User avatar
Senior Boarder

GK User
Mon Jun 30, 2014 8:07 am
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
#gkZoom,
#gkPreview { display: none !important}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder


cron