lemonbeat Posted January 25, 2021 Share Posted January 25, 2021 (edited) Site URL: https://www.vivoanimationschool.com/it/personaggi Hi, I am using Squarespace 7.0 with Foster template. Do you guys know how to resize the banners in my pages only in the mobile view? Thank you Edited January 25, 2021 by lemonbeat Link to comment
tuanphan Posted February 2, 2021 Share Posted February 2, 2021 It looks like you used 2 banners for desktop/mobile. However if you want to resize desktop banner on mobile. Remove your code & add this CSS /* resize mobile banner */ @media screen and (max-width:640px) { section#banner-desktop figure img { width: 100% !important; left: 0 !important; height: auto !important; } section#banner-desktop { height: 220px; } } 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