Front Page Item Image Size

GK User
Sun Jul 27, 2014 9:04 pm
Quick help. Please note that I am not exactly the worlds leading coding expert. I simply want to change the size of the front page product images (featured, new, etc) to 300 x 420. How/where specifically can I do this? Thank you.
User avatar
Fresh Boarder

GK User
Mon Jul 28, 2014 10:01 am
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.products .nspImageWrapper img { min-width: 300px }

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


cron