ghazwan Posted November 22, 2020 Share Posted November 22, 2020 Hello, I am using version 7.1 of SS. I have a store page. in the store page, each item image is square and cropped. when you click on the detail page the image is not cropped. How can I not crop it in the store page level. is there css i can add or design adjustment i can do? Thanks for the help Link to comment
tuanphan Posted November 24, 2020 Share Posted November 24, 2020 I think it is possible. Can you share link to shop page? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
smook Posted December 1, 2020 Share Posted December 1, 2020 I have the exact same problem on https://www.viadellastella.com/our-wines We would like to show the entire bottles in the shop thumbnails. Is there no easier solution than css coding for this? Thanks! Link to comment
tuanphan Posted December 3, 2020 Share Posted December 3, 2020 On 12/1/2020 at 11:40 PM, smook said: I have the exact same problem on https://www.viadellastella.com/our-wines We would like to show the entire bottles in the shop thumbnails. Is there no easier solution than css coding for this? Thanks! Add to Home > Design > Custom CSS .ProductList-image { width: 100% !important; height: auto !important; top: 0 !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.