Lightbox Form Rounded Corners
Description
Add rounded corners to the lightbox contact or product form. This plugin uses css editor and works with all template families.
How To Install
From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.
// Lightbox From // .sqs-modal-lightbox-content .lightbox-inner .lightbox-content { border-radius: 20px; }
Customize
Adjust the border-radius px value to your liking. The higher the px = the rounder the corners.