How do I get the top of my form to move up?

  • Bellamins
    Asked on May 6, 2015 at 5:27 PM

    As it is now, when people go to my website, the border of the form makes it so that you can't tell there is a form there unless you scroll down. But unless I write "scroll down" people won't know they have to, how can I move the fill in fields up higher so people can see them right under my text.

  • Chriistian Jotform Support
    Replied on May 6, 2015 at 6:23 PM

    Hi Bellamins,

     

    Thanks for contacting us.

     

    To move your form up higher on your website, you will need to make the form have negative top margin by injecting CSS to your form.

     

    1. Open your form in Edit mode and click on Setup & Embed.

    2. Click Preferences.

    3. Go to Form Styles tab.

    4. In Inject Custom CSS, look for the form-all styles and insert margin-top: -50px. (This can be adjusted to suit your need.)

    5. Click Close Settings.

    How do I get the top of my form to move up? Image 1 Screenshot 20

     

    That should fix your problem.

     

    Thanks.