Title: header and rows do not align
Last modified: May 23, 2018

---

# header and rows do not align

 *  Resolved [Ra](https://wordpress.org/support/users/w1lb0ra/)
 * (@w1lb0ra)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/header-and-rows-do-not-align/)
 * hi,
 * when i enable the setting to make the first row the header of the table, the 
   following rows do no longer align on mobile view. The last row does no longer
   contain the date, it shows the scroll.
    This is kind of confusing.
 * Can you help me fix this?
    Cheers, Raj [https://divineplanhealingschool.org/wp-content/uploads/2018/05/rows.jpg](https://divineplanhealingschool.org/wp-content/uploads/2018/05/rows.jpg)
    -  This topic was modified 7 years, 11 months ago by [Ra](https://wordpress.org/support/users/w1lb0ra/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-and-rows-do-not-align%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)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/header-and-rows-do-not-align/#post-10314778)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * This is caused by a different padding that your theme sets. To change this, please
   add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
 *     ```
       .tablepress th,
       .tablepress td {
         padding-top: 8px !important;
         padding-bottom: 8px !important;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [Ra](https://wordpress.org/support/users/w1lb0ra/)
 * (@w1lb0ra)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/header-and-rows-do-not-align/#post-10345317)
 * Hi Tobias,
 * Thanks for your excellent help and your very quick response. My issue is resolved.
 * Cheers 🙂
    Raj
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/header-and-rows-do-not-align/#post-10345381)
 * 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 ‘header and rows do not align’ 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: [7 years, 11 months ago](https://wordpress.org/support/topic/header-and-rows-do-not-align/#post-10345381)
 * Status: resolved