Form is aligned to the left on mobile device.

  • qubiwebber
    Asked on June 2, 2019 at 9:40 PM

    on iphone its pulling to the left and also when i click on a field it zooms in.

    On another note is it possible to get the logo to link back to the homepage?

    thanks

    Russell 

  • AndrewHag
    Replied on June 3, 2019 at 2:47 AM

    on iphone its pulling to the left

    Please add the CSS code below to resolve the issue:

    @media screen and (max-width: 689px){

      .jotform-form{

        margin-left: 20px;

      }

    }

    Here is the guide: How-to-Inject-Custom-CSS-Codes

    when i click on a field it zooms in.

    I am not able to replicate the issue. I checked your form on iPhone 6 and the fields are not zooming in while filling. Would it be possible to share screencast with us?

    is it possible to get the logo to link back to the homepage?

    I am moving this question to a different thread. Here is the link: https://www.jotform.com/answers/1844158