Title: center problem
Last modified: August 22, 2016

---

# center problem

 *  Resolved [fastbysuzuki](https://wordpress.org/support/users/fastbysuzuki/)
 * (@fastbysuzuki)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/center-problem/)
 * hi i am completely new to wordpress and not a coder i have put a table 2 rows
   23 columns in a page,the table is centered but the header and rows and columns
   sit left i just want the table to be divided down the middle and the header text
   to sit center of the columns.
    sorry i know this is a basic question to you chaps
   how can i fix it please?
 * [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)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/center-problem/#post-5557965)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Can you please post a link to the page with the table where this problem happens,
   so that I can take a direct look? Thanks!
 * Regards,
    Tobias
 *  Thread Starter [fastbysuzuki](https://wordpress.org/support/users/fastbysuzuki/)
 * (@fastbysuzuki)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/center-problem/#post-5557969)
 * hi the page is [http://www.ncirossallpoint.co.uk/links/](http://www.ncirossallpoint.co.uk/links/)
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/center-problem/#post-5558051)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Unfortunately, your site seems to be in Maintenance Mode, so I could not check
   your table.
 * In general, some “Custom CSS” on the “Plugin Options” screen like this should
   work:
 *     ```
       .tablepress-id-123 th,
       .tablepress-id-123 td {
         text-align: center;
       }
       ```
   
 * Change the table ID as necessary.
 * Regards,
    Tobias

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

The topic ‘center problem’ 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: [11 years, 6 months ago](https://wordpress.org/support/topic/center-problem/#post-5558051)
 * Status: resolved