Title: Aligned input fields after labels?
Last modified: August 21, 2016

---

# Aligned input fields after labels?

 *  [Claire](https://wordpress.org/support/users/clairewickenden/)
 * (@clairewickenden)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/aligned-input-fields-after-labels/)
 * I want to make my form look like this: [link!](https://www.applyatamerifirst.com/application.asp?app=1)
 * The input fields all need to be vertically aligned after the labels like that
   ^. Currently on my form if I just set it up like
 *     ```
       <p>First Name * [text* first-name] </p>
   
       <p>Last Name * [text* last-name] </p>
       ```
   
 * the inputs are scattered based on the label’s length. Then I went into custom
   CSS and applied float: left; and float: right; to the respective labels and inputs,
   but this didn’t give me what I need.
 * Thanks to anyone who can guide me in the right direction! I basically need it
   identical to the linked form above.
 * [http://wordpress.org/plugins/contact-form-7/](http://wordpress.org/plugins/contact-form-7/)

The topic ‘Aligned input fields after labels?’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

## Tags

 * [align](https://wordpress.org/support/topic-tag/align/)
 * [aligned](https://wordpress.org/support/topic-tag/aligned/)
 * [field](https://wordpress.org/support/topic-tag/field/)
 * [input](https://wordpress.org/support/topic-tag/input/)
 * [label](https://wordpress.org/support/topic-tag/label/)

 * 0 replies
 * 1 participant
 * Last reply from: [Claire](https://wordpress.org/support/users/clairewickenden/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/aligned-input-fields-after-labels/)
 * Status: not resolved