Title: Padding below description text
Last modified: July 13, 2017

---

# Padding below description text

 *  Resolved [td8000](https://wordpress.org/support/users/td8000/)
 * (@td8000)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/padding-below-description-text/)
 * Hi there,
 * i need to decrease the padding below description text (less space between text
   and recipe box).
    Thanks for help,
 * Tobi
 * [http://neu.lebeneo.de/psychologen-und-lebensberater/](http://neu.lebeneo.de/psychologen-und-lebensberater/)

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

 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/padding-below-description-text/#post-9318144)
 * Hi Tobi,
 * Try adding the following CSS on the Recipes > Settings > Custom Code page:
 * .wpurp-recipe-description {
    margin-bottom: 0 !important; }
 * If you don’t intend on using the other fields you can add the following CSS as
   well:
 * .wpurp-rows-row:last-child {
    display: none; }
 * Kind regards,
    Brecht
 *  Thread Starter [td8000](https://wordpress.org/support/users/td8000/)
 * (@td8000)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/padding-below-description-text/#post-9329535)
 * Great,
 * thanks a lot…

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

The topic ‘Padding below description text’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-ultimate-recipe.svg)
 * [WP Ultimate Recipe](https://wordpress.org/plugins/wp-ultimate-recipe/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ultimate-recipe/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ultimate-recipe/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ultimate-recipe/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ultimate-recipe/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ultimate-recipe/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [td8000](https://wordpress.org/support/users/td8000/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/padding-below-description-text/#post-9329535)
 * Status: resolved