how to center the input table?

  • leibishreifer
    Asked on August 18, 2019 at 11:06 PM

    Hi,

    I'm trying to get the tables in my form to be at the center of the page

    Attached is a screenshot

    Jotform Thread 1931084 Screenshot
  • AndrewHag
    Replied on August 19, 2019 at 2:33 AM

    Please try the CSS code below:

    #id_46{

      margin-left: 90px;

    }

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

    1566196383Clone of Unico order form   Go Screenshot 10