Formatting of mobile form

  • johannawise
    Asked on August 13, 2015 at 4:06 PM

    This is how my form appears on Safari and Chrome

    Formatting of mobile form Image 1 Screenshot 30

     

    This is how my form appears on Firefox

    Formatting of mobile form Image 2 Screenshot 41

  • Jeanette JotForm Support
    Replied on August 13, 2015 at 10:33 PM

    Please read this guide in order to make your forms Mobile Responsive.

    https://www.jotform.com/help/311-How-to-make-Forms-Mobile-Responsive

     

  • johannawise
    Replied on August 13, 2015 at 10:40 PM
    I made the change - thank you.
    However, The form does not display properly on desktop computers when using the Firefox Browser:
    ...
  • Sammy
    Replied on August 14, 2015 at 3:16 AM

    Kindly add the following CSS snippet

    .form-input-wide.jf-required {
        clear : both;
    }

    Use the designer in the form builder

    Formatting of mobile form Image 1 Screenshot 30

    Formatting of mobile form Image 2 Screenshot 41

     

  • johannawise
    Replied on August 14, 2015 at 2:40 PM
    Done - perfect - thanks!
    ...