Contact Form - Right Text Align
1. Plugin Info
Align the contact form text (label, description, placeholder, and input) to the right.
- Works with Squarespace 7.0 and 7.1 
- Uses Custom CSS 
2. Add this code to Custom CSS
// Contact Form - Right Align Text - Ghost //
.form-wrapper .field-list .field, .form-wrapper .field-list .field .field-element {
  text-align: right;
}3. Customizable Options
- Text Alignment 
4. Plugin Notes
- Applies to label, description, placeholder, and input text. 
- Compatible with both normal and lightbox contact form. 
- Button alignment can be adjusted in form settings. 

 
            