how do I flip flop these 2 sections?

  • BBC2016
    Asked on March 24, 2016 at 12:58 AM

    how do I flip flop these 2 sections? the bottom section to go where the billing section is?

     how do I flip flop these 2 sections? Image 1 Screenshot 20

    http://buildingbridgescoalition.org/moreinforsvp/

  • Mike_G JotForm Support
    Replied on March 24, 2016 at 1:47 AM

    I have added the CSS code below to a clone version of your form that I have created.

    .form-address-table{

    position: relative !important;

    top: 310px !important;

    }

    li#id_15.form-line.jf-required, li#id_17.form-line, li#id_18.form-line.jf-required, li#id_19.form-line.jf-required{

    position: relative !important;

    top: -215px !important;

    }

    label#label_15{

    width: 260px !important;

    }

    li#cid_20.form-input-wide{

    position: relative !important;

    top: 80px !important;

    }

    Here's the clone version of your form: https://form.jotform.com/60830608546962

    You can also add the CSS code above to your form with the help of this guide: How-to-Inject-Custom-CSS-Codes

    Let us know if this helps. If not, please feel free to get back to us so we can help you further. Thank you.

  • BBC2016
    Replied on March 28, 2016 at 9:52 AM

    thanks a bunch!!! you guys are the best support ever!!! where can i tip you???

  • Mike_G JotForm Support
    Replied on March 28, 2016 at 10:03 AM

    You're most welcome. I'm glad I was able to help you with your concern. If you need any assistance in the future, please feel free to contact us anytime.

    Cheers! :)