Title: row width problem
Last modified: August 24, 2016

---

# row width problem

 *  Resolved [luinunmae](https://wordpress.org/support/users/luinunmae/)
 * (@luinunmae)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/row-width-problem/)
 * Hi Tobias,
 * At first, thanks for giving me the chance to use your plugin. It’s fantastic!
 * I’ve got a problem and I couldn’t find a solution. If you are going to this page:
   [http://bonosdetragaperras.com/](http://bonosdetragaperras.com/) you will see
   the table. The row width is too wide and I can not find the way to do it more
   adjusted. I’ve got just 3 rows but in a few days I will have more and I don’t
   want to have a very long table…
 * How could I save space making the rows more narrow?
 * Thanks for your help,
 * [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)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/row-width-problem/#post-6161867)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Do you really mean the width? Or do you mean the height of the rows?
 * To reduce that, please try adding this to the “Custom CSS” textarea on the “Plugin
   Options” screen of TablePress:
 *     ```
       .tablepress-id-1 p,
       .tablepress-id-1 a {
       	margin: 0 !important;
       }
       ```
   
 * Then, your table also contains several empty lines of text (line breaks) below
   the text that you have typed into the table cells. Please remove that, as these
   line breaks are converted to HTML `<br />` tags automatically, which also add
   extra white space.
 * Regards,
    Tobias
 *  Thread Starter [luinunmae](https://wordpress.org/support/users/luinunmae/)
 * (@luinunmae)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/row-width-problem/#post-6161876)
 * Hi Tobias!
 * Thanks a mil! It was resolved! We will make a donation for your kind help and
   to continue developing the plugin.
 * Kind Regards,
 * Lm.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/row-width-problem/#post-6161877)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
    And thanks
   for wanting to donate, I really appreciate that!
 * 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 width problem’ 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

 * [problem](https://wordpress.org/support/topic-tag/problem/)
 * [row](https://wordpress.org/support/topic-tag/row/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/row-width-problem/#post-6161877)
 * Status: resolved