Title: Vertical Align Table Header
Last modified: May 19, 2019

---

# Vertical Align Table Header

 *  Resolved [TheTJ](https://wordpress.org/support/users/measuringflower/)
 * (@measuringflower)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/vertical-align-table-header/)
 * Hi. I’m sorry if I missed this in the support threads. I tried as many of them
   as I could find, but none worked. I’m trying to vertically align the text in 
   the table header so that it is in the middle.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fvertical-align-table-header%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/vertical-align-table-header/#post-11548518)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * Just to be sure, do you mean the words like “BREAKFAST”, “LUNCH”, etc.?
    Those
   have an extra margin that you could remove. For that, please add this to the “
   Custom CSS” textarea on the “Plugin Options” screen of TablePress:
 *     ```
       .tablepress h5 {
       	margin: 0;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [TheTJ](https://wordpress.org/support/users/measuringflower/)
 * (@measuringflower)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/vertical-align-table-header/#post-11551978)
 * Perfect! Thank you!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/vertical-align-table-header/#post-11552520)
 * 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](https://wordpress.org/support/plugin/tablepress/reviews/)
   here in the plugin directory. Thanks!

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

The topic ‘Vertical Align Table 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/)

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [middle](https://wordpress.org/support/topic-tag/middle/)
 * [table header](https://wordpress.org/support/topic-tag/table-header/)
 * [vertical-align](https://wordpress.org/support/topic-tag/vertical-align/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years, 12 months ago](https://wordpress.org/support/topic/vertical-align-table-header/#post-11552520)
 * Status: resolved