How can I adjust the placement of the form on the page?

  • Kamala
    Asked on January 4, 2020 at 12:53 AM
  • AndrewHag
    Replied on January 4, 2020 at 5:31 AM

    Could you please provide more information so we can assist you better? Do you wish to adjust the placement of the form on your website? If yes, please share the URL of the web page where you embedded the form so we can check.

  • kdaaka1908
    Replied on January 4, 2020 at 1:50 PM
    It wasn't embedded on a webpage. I have a flyer as my form background but
    the form is covering the text at the top. See this form:
    https://form.jotform.com/200035174157143
    Sisterly,
    Soror Kamala
    ...
  • AndrewHag
    Replied on January 4, 2020 at 3:12 PM

    Are you trying to display all the text in the image? Would you mind changing the image size and display it at the top of the form instead of using as a background image? If not, may we know how exactly you wish to place the image and form?

  • kdaaka1908
    Replied on January 4, 2020 at 4:50 PM
    I’d like the form to be centered on the flyer.
    Sisterly,
    Soror Kamala
    ...
  • John Support Team Lead
    Replied on January 4, 2020 at 4:57 PM

    If this is what you're trying to achieve:

    How can I adjust the placement of the form on the page? Image 10

    Please inject this custom CSS code to the form:

    .form-all {

        margin-top: 150px!important;

    }

    Here's a guide on How-to-Inject-Custom-CSS-Codes.

  • kdaaka1908
    Replied on January 4, 2020 at 5:50 PM
    Perfect. Thank you!


    ...