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; } } Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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. Beyondspace 1 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