Contact Form - Remove Required * Symbol
1. Plugin Info
Remove the contact form required field * symbol.
Works with Squarespace 7.0 and 7.1
Uses Custom CSS
2. Add this code to Custom CSS
// Contact Form - Remove Required * Symbol or Required Text - Ghost //
.title .required, .description .required {
display: none !important;
}3. Customizable Options
Remove Required * Symbol
4. Plugin Notes
No plugin notes
