Rounded Corners - Page Section (Inset)
Plugin Details
Add rounded corners 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 RADIUS - GHOSTPLUGINS.COM //
.page-section.background-width--inset .section-background {
border-radius: 20px !important;
}Customizable Options
Border Radius
Notes
Applies to page sections set to inset.
