Title: Table padding issue with full width
Last modified: December 16, 2017

---

# Table padding issue with full width

 *  Resolved [malikadeel](https://wordpress.org/support/users/malikadeel/)
 * (@malikadeel)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/table-padding-issue-with-full-width/)
 * Hi
 * [http://thecoinzone.itwebtechnology.com/](http://thecoinzone.itwebtechnology.com/)
   i have used full-width table on page i want padding close for all columns i don’t
   need spacing.
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftable-padding-issue-with-full-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/table-padding-issue-with-full-width/#post-9790912)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * You could e.g. add this to the “Custom CSS” textarea on the “Plugin Options” 
   screen of TablePress:
 *     ```
       .tablepress-id-2 {
         width: auto !important;
         margin: 0 auto;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [malikadeel](https://wordpress.org/support/users/malikadeel/)
 * (@malikadeel)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/table-padding-issue-with-full-width/#post-9791720)
 * thanks for quick and great support
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/table-padding-issue-with-full-width/#post-9791901)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/plugin/tablepress/reviews/#new-post)
   here in the plugin directory. Thanks!

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

The topic ‘Table padding issue with full width’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/table-padding-issue-with-full-width/#post-9791901)
 * Status: resolved