cpmbarcelona Posted July 26, 2022 Share Posted July 26, 2022 (edited) Site URL: http://www.caiobelfiori.com I would like to know how to go about, to have my homepage header image, adapt to mobile size, in a vertical way that it fills the whole screen. Such as in the ANISE template here: https://pumpkin-hexaflexagon-zbmk.squarespace.com/?p?p I would like to implement it on my current website, on this page: https://www.caiobelfiori.com/general-2 Thank you so much. Edited July 26, 2022 by cpmbarcelona Link to comment
Beyondspace Posted July 26, 2022 Share Posted July 26, 2022 2 hours ago, cpmbarcelona said: Site URL: http://www.caiobelfiori.com I would like to know how to go about, to have my homepage header image, adapt to mobile size, in a vertical way that it fills the whole screen. Such as in the ANISE template here: https://pumpkin-hexaflexagon-zbmk.squarespace.com/?p?p I would like to implement it on my current website, on this page: https://www.caiobelfiori.com/general-2 Thank you so much. Do you mean something like this? 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 🚀 Learn how to rank new pages on Google in 48 hours! 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 July 26, 2022 Share Posted July 26, 2022 Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { section[data-section-id="62ac4db1d7c9a73dc4fb885c"] .section-background { right: 0 !important; left: 0 !important; } } 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 🚀 Learn how to rank new pages on Google in 48 hours! 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
cpmbarcelona Posted July 27, 2022 Author Share Posted July 27, 2022 Thank you so much. Another question, would it be possible to work with two images, one for desktop, and a fallback image for mobile and have the same outcome? Link to comment
cpmbarcelona Posted July 28, 2022 Author Share Posted July 28, 2022 Any input on that last question? Thanks 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