Remove Faint Line Between Full Screen Sections in Squarespace

Copy Code Example
/* Blend Sections*/
.fluid-engine .sqs-block {
  height: 101% !important; /* Ensure this overrides any existing styles */
}
.content-wrapper {
  padding: 0 !important; /* Remove padding between header and first section */
  margin-top: -1px !important; 
  margin-bottom: 0 !important;
}
    
Previous
Previous

Debugging Alignment: Apply Guidelines To Squarespace Webpage Design

Next
Next

Add a Shadow to the Header