Jump to content

Is there a way to make it so the site header doesn't cover part of the background video?

Recommended Posts

Managed it and thought I'd share my solution for anyone else dealing with this. 

I did a blank image section, set the row count to one, both gaps to zero, the height to one, deleted the default image, and set the background to the same color as my header background.

Then I identified the section id and inserted this bit of code on page's advanced settings:

<style>
[data-section-id="your section id number"]>.content-wrapper {
  height: 0 !important;
  padding: 0 !important;
}  
</style>

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.