Title: Tablepress background gradient?
Last modified: August 24, 2016

---

# Tablepress background gradient?

 *  Resolved [robertjm](https://wordpress.org/support/users/robertjm/)
 * (@robertjm)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/tablepress-background-gradient/)
 * I’ve got several tables set up; stacked vertically.
 * If there is only one row, then the gradient doesn’t bother me. However, when 
   there is two, or more, rows, the top row is nearly transparent, and matching 
   the normal page background.
 * I’m presuming this is set up somewhere within TablePress?
 * If so, where is it set so I can modify it with a new class? I suppose I could
   break the multi-row tables into individual tables. But, that’d be a bit of a 
   pain.
 * Here’s a [link](http://wp.raindefense.com/about-us/the-team/) to the page in 
   question.
 * (Ignore the oddball photo sizes. It’s a work in progress 🙂 )
    Thanks
 * Robert
 * [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, 1 month ago](https://wordpress.org/support/topic/tablepress-background-gradient/#post-6023638)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * The gradient in those “boxes” (into which you have inserted tables) is actually
   coming from your theme and not from TablePress, i.e. the theme is adding a gradient
   background to each “testimonial” box.
    The tables themselves are transparent 
   on this page.
 * Regards,
    Tobias
 *  Thread Starter [robertjm](https://wordpress.org/support/users/robertjm/)
 * (@robertjm)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/tablepress-background-gradient/#post-6023647)
 * My bad. I think I should have posted that to the Strong Testimonials forum, rather
   than TablePress. I threw an ugly color on the table background, and see it’s 
   not the same area I was talking about. 🙁
 *  [cdillon27](https://wordpress.org/support/users/cdillon27/)
 * (@cdillon27)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/tablepress-background-gradient/#post-6023662)
 * To remove the gradient, add this to your theme’s stylesheet or custom CSS function,
   or with a plugin like Simple Custom CSS:
 *     ```
       .testimonial .inner {
         background: none;
       }
       ```
   
 *  Thread Starter [robertjm](https://wordpress.org/support/users/robertjm/)
 * (@robertjm)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/tablepress-background-gradient/#post-6023674)
 * Thanks!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/tablepress-background-gradient/#post-6023756)
 * Hi,
 * yes, that looks like a great solution. Thanks, Chris!
 * Best wishes,
    Tobias

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

The topic ‘Tablepress background gradient?’ 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

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

 * 5 replies
 * 3 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/tablepress-background-gradient/#post-6023756)
 * Status: resolved