ShirleyFromBerlin Posted December 13, 2021 Share Posted December 13, 2021 Site URL: https://www.uxbyshirley.com/ Hi there. Is it possible to resize the section background so that the entire image will appear on mobile below the text? site url: https://www.uxbyshirley.com/ Thanks in advance for your help! Link to comment
Beyondspace Posted December 13, 2021 Share Posted December 13, 2021 1 hour ago, ShirleyFromBerlin said: Site URL: https://www.uxbyshirley.com/ Hi there. Is it possible to resize the section background so that the entire image will appear on mobile below the text? site url: https://www.uxbyshirley.com/ Thanks in advance for your help! Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { section[data-section-id="61b5ffca55af34184287114c"] { min-height: 0 !important; } section[data-section-id="61b5ffca55af34184287114c"] .section-background img { height: auto !important; position: absolute; bottom: 0; } } Let me know how it works on your site 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 December 13, 2021 Share Posted December 13, 2021 My testing 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
ShirleyFromBerlin Posted December 13, 2021 Author Share Posted December 13, 2021 YES! It works! Thank you so much!! 💯 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