Hi @lizahamid ,
Thanks for reaching out!
Yes, you can achieve this using CSS. You can add spacing between all fields by using the following code:
.wpforms-container-full .wpforms-head-container {
padding-bottom: 0 !important;
}
.wpforms-container .wpforms-field {
padding-top: 30px !important;
}
And in case it helps, here’s a tutorial on how to add custom CSS like this to your site.
We also have a helpful guide here that explains how to properly add spacing between fields: https://wpforms.com/how-to-force-a-space-between-fields-in-wpforms/
If you’d like to apply spacing only to specific fields or a specific form, feel free to share the form URL. I’d be happy to help you with the CSS you need to achieve that
Hope this helps!
Hi @lizahamid,
We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!