Title: Center Table CSS
Last modified: August 30, 2016

---

# Center Table CSS

 *  Resolved [mehdibaig](https://wordpress.org/support/users/mehdibaig/)
 * (@mehdibaig)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/center-table-css/)
 * Hello,
 * First off, I wanted to say this is an awesome plug-in with nice simple design.
   I am trying to center this table on my [website](http://www.al-walayah.com/resources/la-prayer-times/)
   while keeping that table width, but I have had no luck. Please help!
 * This is the CSS I am using thus far
 *     ```
       .tablepress-id-1 {
       	width: auto !important;
       }
   
       .tablepress-id-1 {
       	margin: 0 auto;
       }
       ```
   
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/center-table-css/#post-6275885)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * The reason for this that you have enabled the use of the DataTables JS library
   but turned off the individual features. Everything should be fine after turning
   off the “Use DataTables” checkbox on the table’s “Edit” screen. Can you please
   try that?
 * Regards,
    Tobias
 *  Thread Starter [mehdibaig](https://wordpress.org/support/users/mehdibaig/)
 * (@mehdibaig)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/center-table-css/#post-6275888)
 * Thank you Tobias! It worked =D
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/center-table-css/#post-6275889)
 * 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](http://wordpress.org/support/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!

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

The topic ‘Center Table CSS’ 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: [10 years, 10 months ago](https://wordpress.org/support/topic/center-table-css/#post-6275889)
 * Status: resolved