Inset Page Section - Border Style
1. Plugin Info
Add a border to a page section’s background when set to inset.
Works with Squarespace 7.1
Compatible with Inset
Uses Custom CSS
2. Add this code to Custom CSS
// Inset Page Section Border Style - Ghost //
.page-section.background-width--inset .section-background {
border: 1px solid #000 !important;
}
3. Customizable Options
Inset Background Border Style
4. Plugin Notes
Applies to page sections set to inset.
