Title: Row Height?
Last modified: August 22, 2016

---

# Row Height?

 *  Resolved [martinverity](https://wordpress.org/support/users/martinverity/)
 * (@martinverity)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/row-height-2/)
 * Hello,
    New to Tablepress and liking it very much, i am trying to reduce cell
   height, as table extends a long way down the page. I have tried some code from
   support but nothing works….. can you help please? [http://ha-mideast.com/?page_id=603](http://ha-mideast.com/?page_id=603)
 * Thanks in advance, Martin
 * [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)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/row-height-2/#post-5227406)
 * Hi Martin,
 * thanks for your question, and sorry for the trouble.
 * This is caused by your theme, which sets rather big whitespace in the table. 
   To change that, please try adding this CSS code to the “Custom CSS” textarea 
   on the “Plugin Options” screen of TablePress:
 *     ```
       .tablepress th,
       .tablepress td {
         padding: 8px !important;
         line-height: normal;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [martinverity](https://wordpress.org/support/users/martinverity/)
 * (@martinverity)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/row-height-2/#post-5227425)
 * Thank you Tobias that worked perfectly!
 * Rgds
    Martin
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/row-height-2/#post-5227511)
 * 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/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!

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

The topic ‘Row Height?’ 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: [11 years, 8 months ago](https://wordpress.org/support/topic/row-height-2/#post-5227511)
 * Status: resolved