Full Site and Page Sections - Border Style


1. Plugin Info

Add a border style around the entire site and between page sections.

  • Works with Squarespace 7.1

  • Uses Custom CSS


2. Add this code to Custom CSS

// Border Style - Full Site and Between Page Sections - Ghost //

@site-border-style: 1px solid #000;

/* --- Do Not Edit Below ---- */

main, footer { border-left: @site-border-style; border-right: @site-border-style; border-bottom: @site-border-style; } .page-section { border-bottom: @site-border-style; }

// Border Style - Full Site and Between Page Sections - Ghost //

3. Customizable Options

  • Border Style


4. Plugin Notes

  • Border applies to the edge of the site and between normal page sections.

  • You can add a border to the header in header settings when menu is not open.


Previous
Previous

Mobile Header - Show Button

Next
Next

Mobile Menu - Border Style