Title: Transparent Rows
Last modified: August 21, 2016

---

# Transparent Rows

 *  Resolved [squabster](https://wordpress.org/support/users/squabster/)
 * (@squabster)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/transparent-rows/)
 * Hi,
 * I’m trying to change the background of the rows to become transparent and have
   used your custom css from the forum and it’s not working.
 * .tablepress {
    background-color: transparent !important; }
 * It seems the theme I’m using is somehow overriding the code. I’m using the Enfold
   theme from Themeforest. Here is a link to the site: [http://michaelsbeerandwinestudio.ca/brewery/](http://michaelsbeerandwinestudio.ca/brewery/)
 * NOTE:
    I have the options and features unselected
 * I have managed to to change the colour of individual cells and borders with some
   custom css.
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Thread Starter [squabster](https://wordpress.org/support/users/squabster/)
 * (@squabster)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/transparent-rows/#post-4949451)
 * I figured it out, I found some earlier posts that you had replied to using this
   code.
 * .tablepress-id-1,
    .tablepress-id-1 tr, .tablepress-id-1 th, .tablepress-id-1
   td { background-color: transparent !important; }
 * All I did was change the “id” number from the table I was using and ta-dah! My
   table is now transparent.
 * Thank you for this great plugin.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/transparent-rows/#post-4949498)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Yes, you will need to adjust the table ID as necessary here, and also change 
   the background color on the cells themselves, and not just the table.
    Good to
   hear that everything is working now! 🙂
 * 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!

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

The topic ‘Transparent Rows’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/transparent-rows/#post-4949498)
 * Status: resolved