Delete superfluous space

Delete space

How do I delete the space on mozartorchestra.org/tickets page as in the attached image? Thank you!

Hello Ami,

The space is coming from the bottom margin of the form and forminator field. You can use the code in the screenshot above and set the bottom margin to 0.

Hope this helps. Kindly let us know how it goes.

Hero again, Rue! Fixed it:

#forminator-module-390 .forminator-row.forminator-paypal-row {
margin-bottom: 5px !important;
}

Great news, Ami!
Feel free to create another thread for your other help inquiry.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.