How to Align My Header at Same Horizontal Line as Other Columns?

  • robertchan51
    Asked on February 15, 2016 at 3:53 AM
    I have a form, which I want to make the title "Join Our Newsletter" at same horizontal line as other column's.
    I do some css work, but seems it doesn't work. pls refer to below picture Could you help me ?
    my website is cmsxyf.com/onlumi.
    Robert
  • beril JotForm UI Developer
    Replied on February 15, 2016 at 6:06 AM

    I think you've attached the screenshot. However, the screenshots attached to the email response cannot be posted to the forum thread. You must log in to JotForm while you are attaching the screenshots.

    If I understand your question correctly you want to align your header at the same line with Solutions as you see below:

    How to Align My Header at Same Horizontal Line as Other Columns? Image 1 Screenshot 20

     

    Can you add the CSS code below from designer?

    .form-all {

        margin-top: 0px !important;

        padding-top: 0px !important;

    }

    If it doesn't work please let us know. We can solve it with different way.