My form looks different when I embed it in my website

  • Naplia
    Asked on November 12, 2014 at 4:23 PM
    2. The form is not responding to changes in <form width>  The changes work on the direct form, but not on embedded form.
  • raul
    Replied on November 12, 2014 at 5:12 PM

    Hello,

    Could you please try to re-embed your form using the iframe code?
    This behavior may be caused by a JavaScript conflict and I see that you're using some scripts on your page.

    My form looks different when I embed it in my website Image 1 Screenshot 20

    Please let us know if this helps.
    Thanks.

  • Naplia
    Replied on November 13, 2014 at 2:04 PM

    Hi JotForm

    Thanks for your suggestion. It fixed the issue in EI but not in Chrome. Any other suggestions?

  • raul
    Replied on November 13, 2014 at 3:32 PM

    Please try to inject the following CSS code in your form.

    .form-input-wide {
    max-width: 380px !important;
    }

    Let us know if this helps.
    Thanks.