How can I make the Date field on the same line

  • ross.phillips.eng
    Asked on May 14, 2021 at 5:49 PM
    How can i make the Date Of Birth, month / Day & Year all fir on the same line? In the preview it does, but as soon as i take it off edit mode it the year goes onto the second line. How can i make the answer space shorter?
  • VincentJay
    Replied on May 14, 2021 at 5:56 PM

    Hi,

    I am assuming that you're referring to this form: https://www.jotform.com/form/211266871235354

    If yes, please add this custom CSS code to the form:

    [data-type="control_birthdate"] .form-sub-label-container:first-child {
      width: 25%;
    }

    Here's a guide: https://www.jotform.com/help/117-how-to-inject-custom-css-codes