Title: Form padding
Last modified: January 21, 2017

---

# Form padding

 *  Resolved [msilva47](https://wordpress.org/support/users/msilva47/)
 * (@msilva47)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/form-padding-2/)
 * I removed the description text under box in the form, now there is a large gap
   in between boxes where the text would go. Is there a way to reduce the padding
   in between the text field boxes once the description is gone? Custom CSS maybe?
 * Thank you so much, I have come along way with this plugin and I am Finished with
   my project besides this one issue.

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

 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/form-padding-2/#post-8689355)
 * Hi msilva,
 * It’s probably possible with a bit of custom CSS. Could you send us a link to 
   your site, so we can see exactly what would need to be changed and maybe suggest
   some CSS?
 * Thank you
 *  Thread Starter [msilva47](https://wordpress.org/support/users/msilva47/)
 * (@msilva47)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/form-padding-2/#post-8690085)
 * Sure thing,
    [http://www.easywayreviews.com/mcdonalds/](http://www.easywayreviews.com/mcdonalds/)
 * -Thanks
 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/form-padding-2/#post-8693165)
 * Hi msilva,
 * Are you talking about under the “Location” field? If so, you can try the following
   CSS to reduce the size of that gap:
 *     ```
       #ewd-urp-title-explanation {
       display: none;
       }
       ```
   

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

The topic ‘Form padding’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-reviews/assets/icon-128x128.png?rev=1814372)
 * [Ultimate Reviews](https://wordpress.org/plugins/ultimate-reviews/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-reviews/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-reviews/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-reviews/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-reviews/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-reviews/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/form-padding-2/#post-8693165)
 * Status: resolved