Jump to content

I'm trying to add the section image as a gradient to the footer (just like how it does in the header), but I dont see the option for that. Any idea how I can make this work?

Recommended Posts

  • Replies 3
  • Views 1k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • 3 weeks later...

Solved with this

body {
    position: relative
}

body footer#footer-sections {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%
}

body footer.sections section,body footer.sections .section-background,body footer.sections .section-border {
    background: transparent
}

body article section:last-child {
    padding-bottom: 400px
}

@media screen and (max-width: 767px) {
    body article section:last-child {
        padding-bottom:600px
    }
}

 

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

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.