Title: First column not adding right padding
Last modified: September 29, 2020

---

# First column not adding right padding

 *  Resolved [wpfiend](https://wordpress.org/support/users/wpfiend/)
 * (@wpfiend)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/first-column-not-adding-right-padding/)
 * Hello.
 * We have a TablePress table on the page linked above. It is near the bottom of
   the page with the pictures of the carvings, 5 of the first row and 2 on the second
   row.
 * For some reason, and I cannot figure out why, the first column of both the rows
   is not adding the right-padding to the image that I can see it is adding to the
   other columns. As a result, the white spacing between the first column and the
   second column is much narrower.
 * Can you please help…??
 * Thanks in advance.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffirst-column-not-adding-right-padding%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)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/first-column-not-adding-right-padding/#post-13467147)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * To make these images look evenly distributed, you’d need to make the columns 
   the same width. For that, please add this to the “Custom CSS” textarea on the“
   Plugin Options” screen of TablePress:
 *     ```
       .tablepress-id-22 tbody td {
         width: 20%;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [wpfiend](https://wordpress.org/support/users/wpfiend/)
 * (@wpfiend)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/first-column-not-adding-right-padding/#post-13467173)
 * Thank you. That worked well.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/first-column-not-adding-right-padding/#post-13467583)
 * 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/#new-post)
   here in the plugin directory. Thanks!

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

The topic ‘First column not adding right padding’ 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: [5 years, 8 months ago](https://wordpress.org/support/topic/first-column-not-adding-right-padding/#post-13467583)
 * Status: resolved