sashagainor Posted February 17, 2021 Share Posted February 17, 2021 Site URL: https://www.bettertogether-nn.com/ I've tried this code. It looks good on my desktop mobile view but on my actual phone it is cropped off. @media screen and (max-width:640px) { .homepage .section-background img { width: 100% !important; height: auto !important; } } Link to comment
tuanphan Posted February 19, 2021 Share Posted February 19, 2021 Add this to Design > Custom CSS /* resize banner mobile */ @media screen and (max-width:767px) { body.homepage #page section:first-child { min-height: 20vh !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