mackenzieu Posted October 15, 2021 Share Posted October 15, 2021 Site URL: https://carrot-bronze-bld8.squarespace.com/ Is there a way to adjust the fixed height of my homepage rotating banner just on mobile? I have it set at 100vh which I like for desktop but would like to shorten it up a little for mobile. Thanks! Link to comment
Beyondspace Posted October 16, 2021 Share Posted October 16, 2021 On 10/15/2021 at 11:49 AM, mackenzieu said: Site URL: https://carrot-bronze-bld8.squarespace.com/ Is there a way to adjust the fixed height of my homepage rotating banner just on mobile? I have it set at 100vh which I like for desktop but would like to shorten it up a little for mobile. Thanks! Try adding to Home > Design > Custom Css @media only screen and (max-width: 1079px) { #rotating-home-gallery { padding-top: 0; } } Support me by pressing 👍 if this useful for you 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 October 16, 2021 Share Posted October 16, 2021 My result 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
mackenzieu Posted October 17, 2021 Author Share Posted October 17, 2021 @bangank36 I needed that fix too! Thank you! But my original question was trying to shorten the height of the rotating images on mobile (my mistake to call that a banner-I see the confusion)... so the image doesn't reach the bottom of the screen. Does that make sense? 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