Title: Remove Column background
Last modified: November 20, 2019

---

# Remove Column background

 *  Resolved [academicreg](https://wordpress.org/support/users/academicreg/)
 * (@academicreg)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/remove-column-background/)
 * Hi Tobias,
 * I hope your well I am trying to remove all the background on Table 58. So all
   I have is the boxes.
 * thanks in advance for any code.
 * I only want to do it on this table and I am restricted in loading up Extensions.
 * warm wishes
 * Martin
    -  This topic was modified 6 years, 5 months ago by [academicreg](https://wordpress.org/support/users/academicreg/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-column-background%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [academicreg](https://wordpress.org/support/users/academicreg/)
 * (@academicreg)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/remove-column-background/#post-12155135)
 * Fixed it used this code
 * .tablepress-id-58 tr {
    background-color: #ffffff !important; }
 * .tablepress-id-58 tbody td {
    border: none !important; }
 * thanks
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/remove-column-background/#post-12155389)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Great to hear that you already found a solution!
 * Best wishes,
    Tobias
 *  Thread Starter [academicreg](https://wordpress.org/support/users/academicreg/)
 * (@academicreg)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/remove-column-background/#post-12155459)
 * Hi Tobias,
 * thanks and warm wishes
 * Martin
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/remove-column-background/#post-12155523)
 * Hi,
 * thanks a lot, same to you!
 * Best wishes,
    Tobias

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

The topic ‘Remove Column background’ 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

 * [remove borders](https://wordpress.org/support/topic-tag/remove-borders/)

 * 4 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/remove-column-background/#post-12155523)
 * Status: resolved