Jump to content

Place video behind both header and section?

Go to solution Solved by tuanphan,

Recommended Posts

  • 2 weeks later...
On 12/4/2023 at 11:45 PM, gullbekken said:

Hi sorry I was away for a while. I made a copy of the homepage so the URL is:
https://finnskogutstillingen.squarespace.com/home-1

p: Finnskogutstillingen24

Hi,

The url doesn't exist

On 12/4/2023 at 11:50 PM, gullbekken said:

Would love to be able to multiply the video on this URL though:
https://finnskogutstillingen.squarespace.com/frivillige

I can ofcourse do it in After Effects, but if we change background color in SqSpace I need to go back to After effects again..

I don't see video on this page

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
  • Solution

With Footer, use this CSS code

body{
    position: relative;
}
footer#footer-sections {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}
footer.sections section, footer.sections .section-background, footer.sections .section-border {
    background: transparent;
}
article section:last-child {
    padding-bottom: 250px;
}
@media screen and (max-width:767px) {
    article section:last-child {
    padding-bottom: 450px;
}
}

 

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
On 12/13/2023 at 9:07 PM, lauralaura said:

can this same code be applied to a background photo in a section so that the header and footer both bleed with the section?

It should work with video, photo, background art

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
  • 1 month 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.