MeggyC Posted September 5 Share Posted September 5 Hi, Site URL https://echidna-finch-8m79.squarespace.com/ Could someone please help me input the correct code to change the height of our banner slideshow on the homepage for mobile? Happy with sizing on desktop. I've tried inputing a couple different ones but I must be missing something. Assuming this will not effect the second banner slideshow for reviews further down the page. Cheers in advance Link to comment
Ziggy Posted September 5 Share Posted September 5 Have a look at this tutorial: https://www.will-myers.com/articles/responsive-full-width-gallery-section-images Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
MeggyC Posted September 5 Author Share Posted September 5 Is it possible for someone to provide the code Many thanks Link to comment
Solution Lesum Posted September 5 Solution Share Posted September 5 @MeggyC You can try adding adding this code snippet under Custom CSS panel @media only screen and (max-width: 767px) { .gallery-fullscreen-slideshow[data-width="full-bleed"] { height: auto !important; } } If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
Ziggy Posted September 6 Share Posted September 6 (edited) 10 hours ago, MeggyC said: Is it possible for someone to provide the code This is the code from the link I previously shared, with your section ID added for you: /** * Will Myers Code * Keep Aspect Ratio of Fullscreen * Gallery Section Images **/ section[data-section-id="64f6b7aeb395c9164c06f3b7"] .gallery-fullscreen-slideshow { height: clamp(0px, 56.25vw, 85vh) !important; } Edited September 6 by Ziggy Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
MeggyC Posted September 6 Author Share Posted September 6 Hi guys, Perfect, all sorted and looks great! Thank you so much for taking the time to reply. tuanphan 1 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