wa7245 Posted January 7, 2021 Share Posted January 7, 2021 Site URL: https://www.aejackson.com/about Hello everyone, on the page attached I have tried to figure out a way to make the entire image fit within the banner space but it is extremely zoomed in. I put the image below in a block to show you the full image. How can I accomplish this? aejackson.com/about Link to comment
Beyondspace Posted January 7, 2021 Share Posted January 7, 2021 13 minutes ago, wa7245 said: Site URL: https://www.aejackson.com/about Hello everyone, on the page attached I have tried to figure out a way to make the entire image fit within the banner space but it is extremely zoomed in. I put the image below in a block to show you the full image. How can I accomplish this? aejackson.com/about You can disable parallax effect BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
tuanphan Posted January 8, 2021 Share Posted January 8, 2021 Hi @wa7245 You mean banner on mobile? Add this code to Home > Design > Custom CSS /* resize about page banner */ @media screen and (max-width:640px) { body#collection-5fcd38812fa8bc6bcdf4af4a { .Parallax-item:first-child img { width: 100% !important; height: auto !important; left: 0 !important; top: 0 !important; } .Parallax-item:first-child figure { top: 0 !important; transform: unset !important; } section.Intro.Intro--has-image { height: 100px; } }} 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!) Link to comment
wa7245 Posted January 24, 2021 Author Share Posted January 24, 2021 On 1/6/2021 at 10:51 PM, bangank36 said: You can disable parallax effect Please check the site again, as it still isn't showing the full image. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.