Top of Form Space

User 458539 Photo


Registered User
1,647 posts

Hello Forum

I fond the answer somewhere but can't seem to find it again.

After I post forms there is a large space at the top. Not in the form itself but above the form - looks like about 25 px. Its on all the forms I do - responsive template. Tried looking through the css but its beyond me. I found the answer some time ago in a forum response but can't seem to find again.

Thanks in advance

Byron
User 187934 Photo


Senior Advisor
20,271 posts

If you select Customize margins on the form option tabs you can set your own with css.
Otherwise you can override the top margin by altering your css loooking for #docContainer or placing this in a html element
<style>
#docContainer{margin-top:0px;}
</style>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.