Title: white space
Last modified: August 20, 2016

---

# white space

 *  Resolved [PhotogSoup](https://wordpress.org/support/users/stuartsmherrickcom/)
 * (@stuartsmherrickcom)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/white-space-4/)
 * Fantastic Plugin!!! Is there a way to decrease the padding above and below the
   tables? I have a portfolio page with 3 tables – I used three as I wanted to have
   different sized collumns – stacked on top of one another. There is white space
   in each table between each photo – perfect. There is also white space between
   each table – this is what i would like to decrease a bit so it matches the look
   of the rows of pics a little better.
 * [http://herrickdesigngroup.com/Concepts/portfolio/](http://herrickdesigngroup.com/Concepts/portfolio/)
 * Thanks and again, great plugin!
 * [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/white-space-4/#post-3134414)
 * Hi,
 * thanks for your question.
    I suggest that you simply decrease that margin with
   some “Custom CSS” code. Please try pasting this into the “Custom CSS” textarea
   on the “Plugin Options” screen of WP-Table Reloaded:
 *     ```
       #content .wp-table-reloaded {
         margin: 3px 0;
       }
       ```
   
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘white space’ is closed to new replies.

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

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [margins](https://wordpress.org/support/topic-tag/margins/)
 * [padding](https://wordpress.org/support/topic-tag/padding/)
 * [white-space](https://wordpress.org/support/topic-tag/white-space/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/white-space-4/#post-3134414)
 * Status: resolved