Title: [Plugin: WP-Table Reloaded] adding space between boxes
Last modified: August 19, 2016

---

# [Plugin: WP-Table Reloaded] adding space between boxes

 *  [sweetanspicy](https://wordpress.org/support/users/sweetanspicy/)
 * (@sweetanspicy)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-adding-space-between-boxes/)
 * Hi there,
 * I really like this plugin it works really well. I just wanted to find out how
   to do add spacing between the cells.
 * basically I want the table on this page [http://sweetanspicy.com/](http://sweetanspicy.com/)
   
   to look more like the boxes on this page
 * [http://sweetanspicy.com/products-page/vibrators-dildos/](http://sweetanspicy.com/products-page/vibrators-dildos/)
 * Thanx 🙂

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-adding-space-between-boxes/#post-1942589)
 * Hi,
 * thanks for your question.
 * This should be possible with some CSS code, which you can paste into the “Custom
   CSS” textarea on the “Plugin Options” screen:
 *     ```
       .wp-table-reloaded-id-2 {
         border-collapse: separate!important;
         background-color: #ffffff!important;
         border-spacing: 20px!important;
       }
       ```
   
 * Can you try that?
 * Regards,
    Tobias
 *  [phsims](https://wordpress.org/support/users/phsims/)
 * (@phsims)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-adding-space-between-boxes/#post-1943019)
 * Thanx for the Reply Tobias.
 * I added the code but it didnt actually seem to do anything 🙁
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-adding-space-between-boxes/#post-1943023)
 * Hi,
 * you added that code in the wrong place.
 * It needs to be added to the “Custom CSS” textarea on the “Plugin Options” screen
   and not the “Custom CSS Class” field on the “Edit” screen.
 * Best wishes,
    Tobias

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

The topic ‘[Plugin: WP-Table Reloaded] adding space between boxes’ 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/)

 * 3 replies
 * 3 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-adding-space-between-boxes/#post-1943023)
 * Status: not resolved