Debugging Alignment: Apply Guidelines To Squarespace Webpage Design

Copy Code Example
/* Debug Guidelines */
* {
  outline: 1px solid red !important; /* This sets a red outline on all elements to help see what’s causing the gap */
  background-color: rgba(255, 0, 0, 0.1); /* Light red background to see overlaps */
}
    
Previous
Previous

Add Drop Shadow to Squarespace Image Blocks and Buttons

Next
Next

Remove Faint Line Between Full Screen Sections in Squarespace