Contact Form - Center Text Align


1. Plugin Info

Align the contact form text (label, description, placeholder, and input) to the center.

  • Works with Squarespace 7.0 and 7.1

  • Uses Custom CSS


2. Add this code to Custom CSS

// Contact Form - Center Align Text - Ghost //

.form-wrapper .field-list .field, .form-wrapper .field-list .field .field-element, .form-wrapper .field-list .fields {
  text-align: center !important;
}

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.


Previous
Previous

Contact Form - Remove Required * Symbol

Next
Next

Contact Form - Right Text Align