Title: align text in header
Last modified: August 21, 2016

---

# align text in header

 *  Resolved [eileennapier](https://wordpress.org/support/users/eileennapier/)
 * (@eileennapier)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/align-text-in-header/)
 * Please help.
 * I’m trying to align the text of the headers in these three tables.
 * [http://ramsteadranch.com/handspinning-fleeces/](http://ramsteadranch.com/handspinning-fleeces/)
 * I’ve tried the code from several support threads, but nothing has changed the
   text.
 * Thanks!
 * [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)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/align-text-in-header/#post-4675683)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * The reason for this is that your theme adds some CSS code to the page that slightly
   interferes with the table header cells.
    To fix this, please add this to the “
   Custom CSS”:
 *     ```
       .tablepress div {
         float: none! important;
       }
       ```
   
 * After that, the code that you tried will most likely work.
 * Regards,
    Tobias
 *  Thread Starter [eileennapier](https://wordpress.org/support/users/eileennapier/)
 * (@eileennapier)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/align-text-in-header/#post-4675686)
 * Taaa-Daaa! Thank you! Fixed it right up!!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/align-text-in-header/#post-4675687)
 * 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 ‘align text in header’ 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: [12 years, 3 months ago](https://wordpress.org/support/topic/align-text-in-header/#post-4675687)
 * Status: resolved