Title: Form Style Question
Last modified: April 28, 2026

---

# Form Style Question

 *  Resolved [lizahamid](https://wordpress.org/support/users/lizahamid/)
 * (@lizahamid)
 * [1 week, 2 days ago](https://wordpress.org/support/topic/form-style-question/)
 * I’m making a simple contact form with WPForms Lite. Is there an easy way to add
   a little space between fields, or should I handle that with CSS?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Amjad Ali](https://wordpress.org/support/users/amjadali688/)
 * (@amjadali688)
 * [1 week, 1 day ago](https://wordpress.org/support/topic/form-style-question/#post-18894629)
 * Hi [@lizahamid](https://wordpress.org/support/users/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](https://wpforms.com/developers/how-to-add-custom-css-styles-for-wpforms/).
 * 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/](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!
 *  Plugin Support [Kenneth Macharia](https://wordpress.org/support/users/kmacharia/)
 * (@kmacharia)
 * [3 days, 6 hours ago](https://wordpress.org/support/topic/form-style-question/#post-18898547)
 * Hi [@lizahamid](https://wordpress.org/support/users/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!

Viewing 2 replies - 1 through 2 (of 2 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fform-style-question%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748)
 * [WPForms - Easy Form Builder for WordPress - Contact Forms, Payment Forms, Surveys, & More](https://wordpress.org/plugins/wpforms-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforms-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforms-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforms-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforms-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforms-lite/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Kenneth Macharia](https://wordpress.org/support/users/kmacharia/)
 * Last activity: [3 days, 6 hours ago](https://wordpress.org/support/topic/form-style-question/#post-18898547)
 * Status: resolved