• Resolved nikist

    (@nikist)


    Hi,
    I’m making a form on my website with the free version of WPForms.
    The WP website is a Neve theme.
    The form looks too long when every field is placed under each other.
    So I would like to have some fields next to each other.

    My website is ‘under construction’, so I don’t know if I can share a link to the form I want to adjust.

    I can enter all fields I need, but I can’t place the fields next to each other.

    What we’ve already tried:

    • Following the tutorial for “Customizing Form Field Options”
      See link 1
    • My settings are already “Include Form Styling”.
      In Dutch it’s called “Basis en formulier thema styling”.
      See link 2
    • Change the CSS website code.
      We followed the steps in this link 3 method 1.
      The code we added is:

      .wpforms-field {
      clear: both !important;
      }

    I don’t have any idea what I could do to place my colums next to each other… Can someone please help me with this?

    Thank you in advance! Bests

Viewing 15 replies - 1 through 15 (of 25 total)
Viewing 15 replies - 1 through 15 (of 25 total)
  • The topic ‘WP forms lay-out columns not working’ is closed to new replies.