Title: Please help with cell alignment
Last modified: August 22, 2016

---

# Please help with cell alignment

 *  Resolved [Vadim](https://wordpress.org/support/users/vadikcoma/)
 * (@vadikcoma)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/please-help-with-cell-alignment/)
 * Hello, I’ve read few posts related to cell alignment with custom css, but I have
   no luck with my table. All I want is to vertically align first 3 rows of my table
   HOTELS here [http://www.paradise.lv/hotels-flights/](http://www.paradise.lv/hotels-flights/)
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/please-help-with-cell-alignment/#post-5879867)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Some CSS code like this should help:
 *     ```
       .tablepress-id-2 .column-1,
       .tablepress-id-2 .column-2,
       .tablepress-id-2 .column-3 {
       	vertical-align: middle;
       }
       ```
   
 * Please add that to the “Custom CSS” textarea on the “Plugin Options” screen of
   TablePress.
 * Regards,
    Tobias
 *  Thread Starter [Vadim](https://wordpress.org/support/users/vadikcoma/)
 * (@vadikcoma)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/please-help-with-cell-alignment/#post-5879878)
 * Thank you! Thats a quick response!
 * It works!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/please-help-with-cell-alignment/#post-5879939)
 * 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!
 *  Thread Starter [Vadim](https://wordpress.org/support/users/vadikcoma/)
 * (@vadikcoma)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/please-help-with-cell-alignment/#post-5879981)
 * No problem at all, rating it 5 stars now
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/please-help-with-cell-alignment/#post-5879984)
 * Hi,
 * thanks a lot, I really appreciate that!
 * Best wishes,
    Tobias

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

The topic ‘Please help with cell alignment’ 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

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

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/please-help-with-cell-alignment/#post-5879984)
 * Status: resolved