andreallevin Posted January 14, 2022 Share Posted January 14, 2022 Site URL: http://www.floweringfieldsforever.com/home Here's the code I'm using: #footerBlocksTop { background-image: url(https://static1.squarespace.com/static/6157d047fa9ee8475e430225/t/61719fe66ee2b26f3214f659/1634836457129/fileds-sm2.png); background-position: center center; background-repeat: no-repeat; background-size: cover; } I've tried tweeking the width and margins (ie: width: 120%; margin-left: -5%; but that doesn't work either.) Thank you for you help whoever you are. Link to comment
Beyondspace Posted January 14, 2022 Share Posted January 14, 2022 2 hours ago, andreallevin said: Site URL: http://www.floweringfieldsforever.com/home Here's the code I'm using: #footerBlocksTop { background-image: url(https://static1.squarespace.com/static/6157d047fa9ee8475e430225/t/61719fe66ee2b26f3214f659/1634836457129/fileds-sm2.png); background-position: center center; background-repeat: no-repeat; background-size: cover; } I've tried tweeking the width and margins (ie: width: 120%; margin-left: -5%; but that doesn't work either.) Thank you for you help whoever you are. Try adding to Home > Design > Custom Css footer { overflow: hidden; } #footerBlocksTop { margin: 0 -10%; } Let me know how it works on your site 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
Beyondspace Posted January 14, 2022 Share Posted January 14, 2022 My testing 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
andreallevin Posted January 14, 2022 Author Share Posted January 14, 2022 bangank36 you are my hero!! Worked like a charm! Thank you for introducing the "overflow" tag to me! Thank you so much I appreciate you taking the time. Have a great day! 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