ghazwan 0 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 post
tuanphan 8,979 Share Posted November 24, 2020 I think it is possible. Can you share link to shop page? We can check easier You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
smook 0 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 post
tuanphan 8,979 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; } You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment