michael2019 Posted November 6, 2020 Share Posted November 6, 2020 Site URL: https://tarantula-quillfish-w6xe.squarespace.com/ I am trying to push the top image banner (homepage) down so I can see the boy's head on the left. It is currently getting cut off by the header. Any suggestions? https://tarantula-quillfish-w6xe.squarespace.com/ PW: !GCet0@E#8 Thanks. Link to comment
Beyondspace Posted November 7, 2020 Share Posted November 7, 2020 12 hours ago, michael2019 said: Site URL: https://tarantula-quillfish-w6xe.squarespace.com/ I am trying to push the top image banner (homepage) down so I can see the boy's head on the left. It is currently getting cut off by the header. Any suggestions? https://tarantula-quillfish-w6xe.squarespace.com/ PW: !GCet0@E#8 Thanks. This custom css may help section[data-section-id="5f778a07eb03c60f7da3947c"] .section-background img { object-position: 0% 170px !important; } @media only screen and (max-width: 768px) { section[data-section-id="5f778a07eb03c60f7da3947c"] .section-background img { object-position: 0% 70px !important; } } @media only screen and (max-width: 600px) { section[data-section-id="5f778a07eb03c60f7da3947c"] .section-background img { object-position: 50% 80px !important; } } 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
michael2019 Posted November 8, 2020 Author Share Posted November 8, 2020 it worked thank you so much. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.