danoshea Posted July 16, 2020 Share Posted July 16, 2020 Site URL: https://conch-armadillo-kf4s.squarespace.com/ Hi, I have a carousel slideshow header on the homepage. The carousel is cropped perfect on desktop, but when viewing on mobile, the image sides are cropped too much. I'd like to reduce the height of the image/carousel so more of the image sides are visible. Thanks in advance. Link to comment
tuanphan Posted July 16, 2020 Share Posted July 16, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { section#projects-hero { height: 35vh !important; } section#projects-hero img { width: 100% !important; left: 0 !important; height: auto !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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