hello321 Posted January 17, 2022 Share Posted January 17, 2022 Site URL: https://www.pappishop.com/ Hello! I need your help ASAP. On the homepage of my website, I have a banner slideshow, and the images look good on the computer version, but on the mobile version my images get cropped. How can I fix this? Is there a custom CSS I can use to fix the mobile version? Thank you!! Link to comment
Beyondspace Posted January 17, 2022 Share Posted January 17, 2022 30 minutes ago, hello321 said: Site URL: https://www.pappishop.com/ Hello! I need your help ASAP. On the homepage of my website, I have a banner slideshow, and the images look good on the computer version, but on the mobile version my images get cropped. How can I fix this? Is there a custom CSS I can use to fix the mobile version? Thank you!! I've checked that it 's fine. Did you figure it out? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
hello321 Posted January 17, 2022 Author Share Posted January 17, 2022 1 minute ago, bangank36 said: I've checked that it 's fine. Did you figure it out? It's the slideshow banner underneath that one. The banner with the cards, and other images in that slideshow. They're all cropped on mobile version compared to desktop Link to comment
Beyondspace Posted January 17, 2022 Share Posted January 17, 2022 Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { section[data-section-id="61e48d09ffebfd582bd81659"] .list-item img { height: auto !important; } } Let me know how it works on your site hello321 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
hello321 Posted January 19, 2022 Author Share Posted January 19, 2022 On 1/17/2022 at 5:40 AM, bangank36 said: Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { section[data-section-id="61e48d09ffebfd582bd81659"] .list-item img { height: auto !important; } } Let me know how it works on your site Works great. Thank you!! On 1/16/2022 at 8:10 PM, bangank36 said: I've checked that it 's fine. Did you figure it out? It's the slideshow banner underneath that one. The banner with the cards, and other images in that slideshow. They're all cropped on mobile version compared to desktop Link to comment
tuanphan Posted January 20, 2022 Share Posted January 20, 2022 On 1/19/2022 at 9:56 AM, hello321 said: It's the slideshow banner underneath that one. The banner with the cards, and other images in that slideshow. They're all cropped on mobile version compared to desktop Best Seller images? 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
Create an account or sign in to comment
You need to be a member in order to leave a comment