-
KamalaAnswered on January 04, 2020 12:53 AM
-
AndrewHagAnswered on January 04, 2020 05: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.
-
kdaaka1908Answered on January 04, 2020 01:50 PMIt 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
... -
AndrewHagAnswered on January 04, 2020 03: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?
-
kdaaka1908Answered on January 04, 2020 04:50 PMI’d like the form to be centered on the flyer.
Sisterly,
Soror Kamala
... -
John Support Team LeadAnswered on January 04, 2020 04:57 PM
If this is what you're trying to achieve:
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.
-
kdaaka1908Answered on January 04, 2020 05:50 PMPerfect. Thank you!
...