DevinT Posted August 23 Share Posted August 23 Good morning all! I've been trying to figure out how to get my full bleed slider images on my website to display at 100% width on mobile view. I do not like the way that Squarespace autocrops my images. Is there a way to do this with custom code? Slider images are in section 1. Website: stayiu.com If this isn't possible while still having it look good I'm open to completly replacing the image for mobile view and passing on the slider all together (for mobile). The image I have prepared is saved in my assets and named: stay with us! (2).png Link to comment
tuanphan Posted August 27 Share Posted August 27 You can use this to Website Tools > Custom CSS @media screen and (max-width:991px) { body.homepage .gallery-fullscreen-slideshow { height: 35vh !important; } } 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!) 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