How can I position the form on the right side of the jot form?

  • theglobalwatch
    Asked on February 27, 2017 at 3:41 PM

    I am using the bleak desert theme, changing the background and using a personalized form.  I cannot get the form to the right side of the invite.  Please advise.

    Thanks,

     

  • David JotForm Support Manager
    Replied on February 27, 2017 at 5:37 PM

    I believe you are working with the following form https://www.jotform.com/70574327319156, please inject this CSS code as shown on this guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    .form-all{

        margin-right: 0px !important;

    }

    Result:

    How can I position the form on the right side of the jot form?   Image 1 Screenshot 20

    Let us know if you need more help.