Form that i create in your app does not line up correctly or look the same after i embed it in facebook landing page

  • michalb
    Asked on July 12, 2016 at 2:58 AM

    Fields should look the same in jotform and Facebook after embedding but they dont

    Any help/tips/suggestions will be appreciated

     

    https://www.facebook.com/sunshinegroupevents/app/208195102528120/?ref=page_internal

    Jotform Thread 880366 Screenshot
  • beril JotForm UI Developer
    Replied on July 12, 2016 at 4:31 AM

    Thank you for providing the URL of your website. When I've checked it I am able to reproduce the same issue that you're having.

    Form that i create in your app does not line up correctly or look the same after i embed it in facebook landing page Image 1 Screenshot 20

     

    To solve that issue, could you please inject the CSS code below?

    .form-textbox {

    width: 282px !important;

    }

     

    If this does not resolve the issue, please let us know and we will be glad to take another look.