Jump to content

Transparent footer to show image behind previous section?

Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Try adding to Design > Custom CSS

/* Footer transparent */
body.homepage {
    position: relative;
}
body.homepage footer#footer-sections {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}
body.homepage footer.sections section, body.homepage footer.sections .section-background {
    background: transparent;
}

 

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

Thanks @tuanphan but sadly that doesn't work.  I'm wondering if you applied the same 'dynamic' style to it like the new header adjustments if it would work? I've set up a trial site to test this stuff.

 https://perch-violet-rafz.squarespace.com/    pw: layout 

Also the site i was originally trying to do it on had a video embedded as the background i don't know if that wold have made any difference.

Link to comment
On 2/6/2022 at 5:26 PM, failbetter said:

Thanks @tuanphan but sadly that doesn't work.  I'm wondering if you applied the same 'dynamic' style to it like the new header adjustments if it would work? I've set up a trial site to test this stuff.

 https://perch-violet-rafz.squarespace.com/    pw: layout 

Also the site i was originally trying to do it on had a video embedded as the background i don't know if that wold have made any difference.

It looks like you figured it out?

image.thumb.png.32e5e66e67130e7566d1174d9a157c8c.png

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
  • 3 weeks later...

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.