Title: [Plugin: WP-Table Reloaded] Can&#039;t remove border
Last modified: August 19, 2016

---

# [Plugin: WP-Table Reloaded] Can't remove border

 *  Resolved [xxtIyxCY](https://wordpress.org/support/users/varna_city/)
 * (@varna_city)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-cant-remove-border/)
 * Hi, I have tried everything that is written in the FAQ.
 * My URL is: [http://www.rozetabg.com/?page_id=546](http://www.rozetabg.com/?page_id=546)
 * I cannot remove the border, tried 3 ways.
 * Maybe some CSS conflict ? I don’t know…

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

 *  Thread Starter [xxtIyxCY](https://wordpress.org/support/users/varna_city/)
 * (@varna_city)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-cant-remove-border/#post-1968880)
 * Maybe it will be better to just set white color to the frame, but I do not know
   how.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-cant-remove-border/#post-1968885)
 * Hi,
 * what you are seeing is actually a mixture. You are seeing the background of the
   original table, and you are seeing a background image in your cells, added by
   your theme.
 * To remove everything, please add this “Custom CSS”:
 *     ```
       .wp-table-reloaded {
         background-color: #ffffff!important;
       }
       .wp-table-reloaded td {
         background: none!important;
       }
       ```
   
 * Best wishes,
    Tobias
 *  Thread Starter [xxtIyxCY](https://wordpress.org/support/users/varna_city/)
 * (@varna_city)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-cant-remove-border/#post-1968892)
 * Thank you a lot, you are great!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-cant-remove-border/#post-1968937)
 * Hi,
 * no problem, you are welcome! 🙂
 * Regards,
    Tobias

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

The topic ‘[Plugin: WP-Table Reloaded] Can't remove border’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-cant-remove-border/#post-1968937)
 * Status: resolved