Border Style - Page Section (Inset)
Plugin Details
Add a border to a page section’s background when set to inset.
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Add to Custom CSS
// INSET PAGE SECTION - BORDER STYLE - GHOSTPLUGINS.COM //
.page-section.background-width--inset .section-background {
border: 1px solid #000 !important;
}Customizable Options
Border Style
Notes
Applies to page sections set to inset.
