lemonbeat Posted January 25, 2021 Posted January 25, 2021 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
tuanphan Posted February 2, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.