CarloHaltrich Posted July 2, 2023 Posted July 2, 2023 Hello! I'm looking to use custom CSS to resize all section heights to full width on mobile (so there's no image cropping). Please refer to screenshot for desired result. I've only managed to achieve this for gallery slideshows (which are no longer live on the site) using this code: @media screen and (max-width:767px) { body.homepage .gallery-fullscreen-slideshow { height: 32vh !important; } } But couldn't get it to work for the other sections. Link for website: https://carnation-grasshopper-68tx.squarespace.com Any help would be very appreciated! Carlo
tuanphan Posted July 3, 2023 Posted July 3, 2023 No slideshow on homepage. Which page are you referring to? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment