How do I get this table to be in the center ?

  • leibishreifer
    Asked on October 22, 2019 at 10:26 PM

    Hi,

    How do I get this table to be in the center ?

    attached is a screen shot

    Thank you

    Jotform Thread 2011119 Screenshot
  • Girish JotForm Support
    Replied on October 22, 2019 at 11:22 PM

    Hello,

    I can see that you were able to center this table in your form "92065639564163".

    15718008922310 5 Screenshot 10

    Do let us know if you require any further assistance from our end.

  • leibishreifer
    Replied on October 22, 2019 at 11:25 PM

    Hi,

    Yes, but I don't know how to get the single one centered for another form.


    Thanks!

  • jherwin
    Replied on October 23, 2019 at 1:19 AM

    Please inject the custom CSS code below to this form: https://www.jotform.us/form/92948518390166

    .form-line.form-line-column.form-col-1 {
        left : 30%!important;
    }

    Guide: How-to-Inject-Custom-CSS-Codes

    Please give it a try and let us know how it goes.