Single Card Form Mobile

  • Eurocell
    Asked on August 20, 2019 at 4:51 AM

    Hi we're trying out your single card form on our site. Can we change the size of the iframe particularly on mobile as it doesnt fit in the view port with our header fixed to the viewport?

    Jotform Thread 1932793 Screenshot
  • Nik_C
    Replied on August 20, 2019 at 7:04 AM

    Unfortunately, cards layout forms cannot be resized, but you can resize the iFrame used when embedding by resizing the width/height:

     <iframe id="JotFormIFrame-92302476873361" title="Beta Enquiry Form" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" allowfullscreen="true" allow="geolocation; microphone; camera" src="https://form.jotformeu.com/92302476873361" frameborder="0" style="width: 1px; min-width: 100%; height:539px; border:none;" scrolling="no" > </iframe>

    And then re-embed the form with that code.

    Let us know if that works for you.

    Thank you!