MHeck Posted May 26, 2021 Share Posted May 26, 2021 Site URL: https://pineapple-owl-5577.squarespace.com/ Hi, How can i get the banner of my site to display at a proper size on mobile or simply not display on mobile at all?https://pineapple-owl-5577.squarespace.com/ thanks! Link to comment
tuanphan Posted May 28, 2021 Share Posted May 28, 2021 On 5/27/2021 at 4:33 AM, MHeck said: Site URL: https://pineapple-owl-5577.squarespace.com/ Hi, How can i get the banner of my site to display at a proper size on mobile or simply not display on mobile at all?https://pineapple-owl-5577.squarespace.com/ thanks! Add to Design > Custom CSS /* Mobile-Home-topbanner */ @media screen and (max-width:640px) { body.homepage .js-page-banner-image { width: 100% !important; height: auto !important; top: 0 !important; left: 0 !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