Title: Space between fields
Last modified: August 30, 2016

---

# Space between fields

 *  [dhsabillon](https://wordpress.org/support/users/dhsabillon/)
 * (@dhsabillon)
 * [11 years ago](https://wordpress.org/support/topic/space-between-fields/)
 * Does anyone know how to change the space between fields? Especially when the 
   field after it has the “Follow previous field” setting checked off?
 * This is my current situation: [http://4cflorida.org/parents/child-care-resource-and-referral-ccrr/online-referral-form/](http://4cflorida.org/parents/child-care-resource-and-referral-ccrr/online-referral-form/)
 * There is too much space between MI and Last Name. I thank you so much in advanced!
   I love this plugin — but I’m breaking my heard right now :/
 * [https://wordpress.org/plugins/si-contact-form/](https://wordpress.org/plugins/si-contact-form/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years ago](https://wordpress.org/support/topic/space-between-fields/#post-6195533)
 * Hi dhsabillon, at the moment you have those two fields set to 15%. If you change
   it to 100% it will fit and look the same as the other fields. The name of the
   two ids that you need to change are **id=”fscf_field3_68″** and also **id=”fscf_label3_69″**.
 *     ```
       element.style {
           width: 15%; <==== change this to 100%
       }
       ```
   
 *  Thread Starter [dhsabillon](https://wordpress.org/support/users/dhsabillon/)
 * (@dhsabillon)
 * [11 years ago](https://wordpress.org/support/topic/space-between-fields/#post-6195576)
 * Good morning mrbrsolution,
 * I guess I didn’t explain myself well, I apologize 🙁 I know I currently have 
   those fields set to 15% because I purposefully wanted them to look small since
   those fields are just for people to type in 1 letter (their middle name initial).
   Instead of making the field 100% to make them look like the rest, what I was 
   hoping to do was that the next field next to it, would take its place, partially
   and spacially. Just like in the image below:
 * [http://4cflorida.org/wp-content/uploads/2015/06/fields-like-i-want-them.jpg](http://4cflorida.org/wp-content/uploads/2015/06/fields-like-i-want-them.jpg)
 * Please let me know if you can help me. I hope to hear from you soon!
 * ~Daniela
 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years ago](https://wordpress.org/support/topic/space-between-fields/#post-6195614)
 * Hi Daniela, thank you for making it more clear what you want. You can try adding
   the following. You will also need to add a similar setting to the field adjacent
   on the right hand side, of course adjusting the left: value to suit your requirements.
 * > position: absolute;
   >  left: 414px;

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Space between fields’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/si-contact-form_dde2be.svg)
 * [Fast Secure Contact Form](https://wordpress.org/plugins/si-contact-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/si-contact-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/si-contact-form/)
 * [Active Topics](https://wordpress.org/support/plugin/si-contact-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/si-contact-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/si-contact-form/reviews/)

## Tags

 * [fast secure contact form](https://wordpress.org/support/topic-tag/fast-secure-contact-form/)
 * [space](https://wordpress.org/support/topic-tag/space/)
 * [spacing](https://wordpress.org/support/topic-tag/spacing/)

 * 3 replies
 * 2 participants
 * Last reply from: [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/space-between-fields/#post-6195614)
 * Status: not resolved