Viewing 1 replies (of 1 total)
  • Adrian Wong

    (@flatwhitestudio)

    Simple as you’ve already placed the 6 text fields in a section.
    Give your section a css class, maybe something like “one-sixth”.

    Then add the following in your style sheet in either the Form Design (Enter additional CSS rules) or your own stylesheet, whichever is easier.

    .one-sixth li {float:left; clear:none !important;}

Viewing 1 replies (of 1 total)
  • The topic ‘6 text fields in the same row’ is closed to new replies.