cocktailinajar Posted December 27, 2020 Posted December 27, 2020 Site URL: https://chipmunk-mandarin-37dc.squarespace.com PW - Shaped2Fit I was just wondering if someone could help me make the banner more zoomed out on mobile? Thanks
tuanphan Posted January 3, 2021 Posted January 3, 2021 Add to Home > Design > custom CSS /* resize mobile banner */ @media screen and (max-width:767px) { body.homepage .Parallax-item:first-child img { width: 100% !important; height: auto !important; left: 0 !important; top: 0 !important; } body.homepage .Parallax-item:first-child figure { transform: unset !important; top: 0 !important; bottom: 0 !important; } } 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!)
JCPC Posted January 4, 2021 Posted January 4, 2021 Hi I encounter the same issues here, the cover page image and the banner in Homepage are not resized for mobile view. Also the button position moved. Any solution? The code above looks doesn't work for me https://thisisedenhk.squarespace.com/ pw: edenhk Thanks so much!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.