ktepper Posted January 5, 2021 Share Posted January 5, 2021 Site URL: https://cuboid-frog-5den.squarespace.com/new-home-flow Is there a code I can use to have this banner image resize when i'm on mobile? Link to comment
tuanphan Posted January 7, 2021 Share Posted January 7, 2021 Add to Home > Design > Custom CSS /* resize banner */ @media screen and (max-width:640px) { body#collection-5ff4d9e43771ab4eadfdff52 section.Intro figure img { width: 100% !important; height: auto !important; left: 0 !important; top: 0 !important; } body#collection-5ff4d9e43771ab4eadfdff52 section.Intro { height: 90px; } } 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