Jump to content

I just want my footer background image to be full width. I cannot figure it out and I'm going insane.

Recommended Posts

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. 

Screen Shot 2022-01-13 at 12.00.08 PM.png

Link to comment
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. 

Screen Shot 2022-01-13 at 12.00.08 PM.png

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 plugin
If 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

My testing

image.thumb.png.6df7058030b991085c269431f6d0afe1.png

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 plugin
If 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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.