Title: Whole table width css
Last modified: April 24, 2020

---

# Whole table width css

 *  Resolved [Okaztle](https://wordpress.org/support/users/okaztle/)
 * (@okaztle)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/whole-table-width-css/)
 * how do i set the whole table to be 100% width no matter how many column, responsive
   plugin works fine on mobile, pc is the problem.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwhole-table-width-css%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/whole-table-width-css/#post-12723999)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * To change that (done by your theme), please add this to the “Custom CSS” textarea
   on the “Plugin Options” screen of TablePress:
 *     ```
       .entry-content .tablepress {
         width: 100%;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [Okaztle](https://wordpress.org/support/users/okaztle/)
 * (@okaztle)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/whole-table-width-css/#post-12724455)
 * Thanks, added, but I’m not on pc right now, will get back to you when i confirm.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/whole-table-width-css/#post-12724521)
 * Hi,
 * sounds good! Thanks!
 * Regards,
    Tobias
 *  Thread Starter [Okaztle](https://wordpress.org/support/users/okaztle/)
 * (@okaztle)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/whole-table-width-css/#post-12731154)
 * Fixed, thanks
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/whole-table-width-css/#post-12736719)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias

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

The topic ‘Whole table width css’ 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/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/whole-table-width-css/#post-12736719)
 * Status: resolved