Remove Extra Bottom Padding

If you're finding that there's too much padding at the bottom of your lead capture form, we have a solution for this. In the near future, we'll have a setting that will allow you to easily adjust the bottom padding. In the meantime, here's the workaround:


1) Copy this code:

<style>
.leadforms-form-body {
padding-bottom:0px !important;}
</style>

2) Go to Publish > Include Custom Code and paste the copied code into the header section

Click Save, clear cache and test on your live page.

Still need help? Contact Us Contact Us