Title: Adding space between fields
Last modified: November 21, 2022

---

# Adding space between fields

 *  Resolved [aga2442](https://wordpress.org/support/users/aga2442/)
 * (@aga2442)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/adding-space-between-fields-2/)
 * Hello,
 * A different user has already asked the question on this page.
 * [https://wordpress.org/support/topic/adding-space-between-fields/](https://wordpress.org/support/topic/adding-space-between-fields/)
 * Could you help with that?
 * can you give an example?
 * and I would like you to tell me where to add the relevant code.
 * please help..

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

 *  [Tahmid ul Karim](https://wordpress.org/support/users/tahmidulkarim/)
 * (@tahmidulkarim)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/adding-space-between-fields-2/#post-16225518)
 * Hi there,
 * Here is an example code to add space between the fields –
 *     ```
       .ff-el-group {
           margin-bottom: 35px;
       }
       ```
   
 * You can add the code in the custom CSS section of your form. See this screenshot:
   [https://prnt.sc/J_39v_Lc5enu](https://prnt.sc/J_39v_Lc5enu)
 * You can find the relevant Class names by inspecting them using the developer 
   toolbar.
 * Thank you.
 *  Thread Starter [aga2442](https://wordpress.org/support/users/aga2442/)
 * (@aga2442)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/adding-space-between-fields-2/#post-16232784)
 * [@tahmidulkarim](https://wordpress.org/support/users/tahmidulkarim/)
 * thank you.
 * I am having another small problem.
 * I add “text area” to the bottom of the form I created. I make the “Rows” value
   high to make it look wider towards the bottom. example: 6
 * It looks correct in the form editing area, but in the area where I added the “
   Preview Form” and the form, this part looks the same as a standard name fields.
 * how can i fix this problem?

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

The topic ‘Adding space between fields’ is closed to new replies.

 * ![](https://ps.w.org/fluentform/assets/icon-256x256.png?rev=3354580)
 * [Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder](https://wordpress.org/plugins/fluentform/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fluentform/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fluentform/)
 * [Active Topics](https://wordpress.org/support/plugin/fluentform/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fluentform/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fluentform/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [aga2442](https://wordpress.org/support/users/aga2442/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/adding-space-between-fields-2/#post-16232784)
 * Status: resolved