Title: Centering Text
Last modified: August 21, 2016

---

# Centering Text

 *  Resolved [kristiegeorge](https://wordpress.org/support/users/kristiegeorge/)
 * (@kristiegeorge)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/centering-text-2/)
 * I want to center text in my table, but the following code does not do anything:
 * .tablepress-id-N tbody td {
    text-align: center; }
 * [http://wordpress.org/extend/plugins/tablepress/](http://wordpress.org/extend/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/centering-text-2/#post-3918582)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Basically, you’ll just have to replace the `N` in that code with the ID of the
   table for which you want to center the content, or simply remove the `-id-N` 
   part of the code, if you want this to apply to ALL TablePress tables on the site.
 * If that does not work, please post the link to the page with the table. Thanks!
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Centering Text’ 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: [12 years, 10 months ago](https://wordpress.org/support/topic/centering-text-2/#post-3918582)
 * Status: resolved