Title: Alignment fields in form maker
Last modified: December 13, 2017

---

# Alignment fields in form maker

 *  Resolved [Rob Land](https://wordpress.org/support/users/rob621123/)
 * (@rob621123)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/alignment-fields-in-form-maker/)
 * Hi there,
 * Since a few days my forms (see URL provided) act strange, the alignment of the
   fields is all messed up. In the setup of the form we use the same label size 
   on all fields.
 * Can you help us out?
 * Regards,
 * Rob Land
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Falignment-fields-in-form-maker%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [Form Maker Support](https://wordpress.org/support/users/formmakersupport/)
 * (@formmakersupport)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/alignment-fields-in-form-maker/#post-9781968)
 * Hi Rob!
 * I am sorry for the inconvenience. Could you please describe the steps you took,
   which led to the issue? Have you installed new plugin or theme?
 * However, if you haven’t changed anything please add the below mentioned code 
   in **Appearance▸Customize▸Additional CSS**
 * .fm-form-container .fm-form,
    .fm-form .wdform_section, .fm-form .wdform-field{
   display:block !important; width:100% !important; } .fm-form .wdform-label-section{
   display: block !important; min-width: 185px; float: left; }
 * Thanks, have a nice day!
 *  Thread Starter [Rob Land](https://wordpress.org/support/users/rob621123/)
 * (@rob621123)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/alignment-fields-in-form-maker/#post-9782138)
 * Hi there,
 * We didn’t change anything in this form, I think it went wrong after the last 
   WP update? So no new theme or plugin.
 * However your solution worked! Thank you.
 * There is one little problem left however, if you look at the field “Centrale 
   Telefoon” (this is a phone number) you see that the ‘net’ (areacode) and ‘abonnee’(
   phonenumber) are not on the same line, we want these back on the same line. As
   they were bofer.
 * Any ideas on this?
 * Regards and thanx for the superb support!
 * Rob Land
 * I put the
 *  Plugin Contributor [Form Maker Support](https://wordpress.org/support/users/formmakersupport/)
 * (@formmakersupport)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/alignment-fields-in-form-maker/#post-9782258)
 * Rob, please add this code in** Appearance▸Customize▸Additional CSS** too.
 * .wdform-element-section {
    display:flex !important; }
 * Thanks!
 *  Thread Starter [Rob Land](https://wordpress.org/support/users/rob621123/)
 * (@rob621123)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/alignment-fields-in-form-maker/#post-9782383)
 * Great, it works!!
 * Thank you very much!
 * Rob.

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

The topic ‘Alignment fields in form maker’ is closed to new replies.

 * ![](https://ps.w.org/form-maker/assets/icon-256x256.png?rev=2068681)
 * [Form Maker by 10Web - Mobile-Friendly Drag & Drop Contact Form Builder](https://wordpress.org/plugins/form-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/form-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/form-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/form-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/form-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/form-maker/reviews/)

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [field](https://wordpress.org/support/topic-tag/field/)

 * 4 replies
 * 2 participants
 * Last reply from: [Rob Land](https://wordpress.org/support/users/rob621123/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/alignment-fields-in-form-maker/#post-9782383)
 * Status: resolved