HEADING NOT CENTERING

  • sreken
    Asked on April 18, 2014 at 4:32 AM

    hI,

    I have inputed the css to center but it is not doing it. Form in question is "Hydrographic Price List"

  • Carina
    Replied on April 18, 2014 at 10:43 AM

    I checked your form and you have injected css with a 145px margin-left associated with the form's header:

    .form-header {margin-left: 145px;}

    This value was added to the center align. After removing it the header became centered. You can check the test form and clone it if you wish:

    http://www.jotformpro.com/form/41073993886974

    Let us know if we can be of more assistance.