dunker56 Posted June 21, 2022 Share Posted June 21, 2022 Site URL: https://www.eddysummers.com.au/documentary-weddings I have a Slideshow: Full for my 7.1 site, on desktop its working fine, but on mobile it crops the width severely. I'm looking for a way to keep the width for this gallery on mobile. Is this possible? Cheers. Link to comment
Beyondspace Posted June 21, 2022 Share Posted June 21, 2022 41 minutes ago, dunker56 said: Site URL: https://www.eddysummers.com.au/documentary-weddings I have a Slideshow: Full for my 7.1 site, on desktop its working fine, but on mobile it crops the width severely. I'm looking for a way to keep the width for this gallery on mobile. Is this possible? Cheers. Try @media only screen and (max-width: 767px) { section[data-section-id="6205c9597f1a9d535ceee684"] .gallery-fullscreen-slideshow-item-img img { width: 100% !important; height: auto !important } section[data-section-id="6205c9597f1a9d535ceee684"] .gallery-fullscreen-slideshow { height: 50vh!important } } Let me know how it works BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
Beyondspace Posted June 21, 2022 Share Posted June 21, 2022 My testing dunker56 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
dunker56 Posted June 22, 2022 Author Share Posted June 22, 2022 1 hour ago, bangank36 said: Try @media only screen and (max-width: 767px) { section[data-section-id="6205c9597f1a9d535ceee684"] .gallery-fullscreen-slideshow-item-img img { width: 100% !important; height: auto !important } section[data-section-id="6205c9597f1a9d535ceee684"] .gallery-fullscreen-slideshow { height: 50vh!important } } Let me know how it works Hi, sorry I'm a bit of a noob at this, where do I c/p this code? Thanks Link to comment
tuanphan Posted June 22, 2022 Share Posted June 22, 2022 1 hour ago, dunker56 said: Hi, sorry I'm a bit of a noob at this, where do I c/p this code? Thanks Home > Design > Custom CSS dunker56 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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