Title: Problem With Spacing
Last modified: August 21, 2016

---

# Problem With Spacing

 *  Resolved [shughes126](https://wordpress.org/support/users/shughes126/)
 * (@shughes126)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/problem-with-spacing-1/)
 * I’m back 🙂
 * Here’s the example.
    [http://arcgroup.universusmedia.com/members/lawyer-listing/](http://arcgroup.universusmedia.com/members/lawyer-listing/)
 * Just wondering how i can fix the spacing problem on the third column
 * Thanks.
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/problem-with-spacing-1/#post-5025483)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * The reason for this is some CSS code in your theme. To fix this, please add this
   to the “Custom CSS” code on the “Plugin Options” screen of TablePress:
 *     ```
       .tablepress td {
         float:none;
       }
       ```
   
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Problem With Spacing’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/problem-with-spacing-1/#post-5025483)
 * Status: resolved