Title: Center Heading Text
Last modified: October 11, 2019

---

# Center Heading Text

 *  Resolved [wordpressnew1](https://wordpress.org/support/users/wordpressnew1/)
 * (@wordpressnew1)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/center-heading-text/)
 * Hi Tobias,
 * The first table on this page: [https://mycasinobonuses.co.uk/](https://mycasinobonuses.co.uk/)–
   Column 4 – Header text is “Benefits” the bullets are properly aligned in the 
   column although as you can see the Header text of “Benefits” is not aligned with
   the column (it goes to the left). Do you know how I could get it central as with
   the bullets?
 * Thanks in advance,
    Bobby
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcenter-heading-text%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/center-heading-text/#post-12021404)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * In your “Custom CSS”, please change
 *     ```
       .tablepress-id-32 .column-4 {
       	text-align: left;
       }
       ```
   
 * to
 *     ```
       .tablepress-id-32 tbody .column-4 {
       	text-align: left;
       }
       ```
   
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Center Heading 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: [6 years, 7 months ago](https://wordpress.org/support/topic/center-heading-text/#post-12021404)
 * Status: resolved