Title: Padding before additional text box?
Last modified: April 1, 2018

---

# Padding before additional text box?

 *  Resolved [gabrielle99](https://wordpress.org/support/users/gabriellel66/)
 * (@gabriellel66)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/padding-before-additional-text-box/)
 * Hi, is impossible to have some padding between the excerpt and/or genre box and
   the additional information box? Currently, the text is very close and a little
   hard to distinguish.
 * Thanks in advance,
    Gabrielle

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

 *  Plugin Author [mooberrydreams](https://wordpress.org/support/users/mooberrydreams/)
 * (@mooberrydreams)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/padding-before-additional-text-box/#post-10139417)
 * You would need to add some custom CSS code. The following should do the trick,
   adjust the 10 to the number that works best on your site:
 *     ```
       .mbm-book-excerpt {
           padding-top: 10px;
           padding-bottom: 10px;
       }
       ```
   
 * If that doesn’t help, please include a link to your site so I can see exactly
   what the issue is. It may be a conflict with your theme that would need custom
   CSS specific to your site.
 *  Thread Starter [gabrielle99](https://wordpress.org/support/users/gabriellel66/)
 * (@gabriellel66)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/padding-before-additional-text-box/#post-10139980)
 * Thank you, that worked nicely! Much appreciated,
 * Gabrielle

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

The topic ‘Padding before additional text box?’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [gabrielle99](https://wordpress.org/support/users/gabriellel66/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/padding-before-additional-text-box/#post-10139980)
 * Status: resolved