Totally Zenned
- Join Date:
- Aug 2007
- Location:
- Amarillo, Tx
- Posts:
- 1,677
- Plugin Contributions:
- 0
Template Fluorspar
chadlly2003:
Just look at you site. Look like you got it.
Can i make one suggestion lets have zencart called the image size instead of the css. Once you make the changes below go to backend of zencart
and adjust your new 'product image size' there.Once that is done look at how nice your images look on mobile and desktop. Big difference in quality of the image.
path: responsive.css
line:47
find this and remove....
img.listingProductImage{width:30%;}
>
> path: responsive.css
> line:150
> find this and remove....
> ```
img.listingProductImage{width:60%;}
I have already removed these 2 codes from the file.
