Remove ‘Required’ Text from Forms in Squarespace

Guide to remove the "Required" text from form fields in Squarespace using CSS:

Copy Code Example
/*Remove 'Required' Text From Forms*/

.title .required {
    display: none !important;
}
    
Previous
Previous

Blog Title Image Overlay on Squarespace 7.1

Next
Next

Remove Banner Slideshow Arrows in Squarespace