Title: Change padding between elements on form
Last modified: February 26, 2019

---

# Change padding between elements on form

 *  Resolved [hubble5577](https://wordpress.org/support/users/hubble5577/)
 * (@hubble5577)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/change-padding-between-elements-on-form/)
 * How I can change padding between elements on form. For example, i need make lees
   space between caption on radiobox, because my calculate form does not fit on 
   page.

Viewing 1 replies (of 1 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/change-padding-between-elements-on-form/#post-11251626)
 * Hello [@hubble5577](https://wordpress.org/support/users/hubble5577/)
 * You can enter the following style definition:
 *     ```
       #fbuilder .fields{padding:0 !important; margin:0 !important;}
       ```
   
 * into the attribute: “Customize Form Design” in the “Form Settings” tab ([https://cff.dwbooster.com/images/documentation/form-settings-tab.png](https://cff.dwbooster.com/images/documentation/form-settings-tab.png))
 * Please, note that in the public website, the styles defined in the theme active
   on your WordPress can affect the appearance of controls in the form too, so, 
   if you have other questions about the form appearance, or changes in the design,
   you should provide the link to the web page where the form is inserted.
 * Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Change padding between elements on form’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/change-padding-between-elements-on-form/#post-11251626)
 * Status: resolved