Inset Page Section - Rounded Corners
1. Plugin Info
Add rounded corners 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 Radius - Ghost //
.page-section.background-width--inset .section-background {
border-radius: 20px !important;
}3. Customizable Options
Inset Background Border Radius
4. Plugin Notes
Applies to page sections set to inset.
