Title: Responsive Table
Last modified: August 23, 2021

---

# Responsive Table

 *  Resolved [Larissa](https://wordpress.org/support/users/ourcoastau/)
 * (@ourcoastau)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-24/)
 * Ive created one Table and then Cloned it to create another table (with slightly
   different columns) but when we go the page the top Table is responsive to the
   page size but the bottom table is a small square, how do we rectify this as we
   want it to span the whole page.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fresponsive-table-24%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)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-24/#post-14794578)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * It looks like the JavaScript code has problems calculating the width, due to 
   another JS error. To hopefully make this work, please add this to the “Custom
   CSS” textarea on the “Plugin Options” screen of TablePress:
 *     ```
       .dataTables_wrapper .tablepress {
           width: 100% !important;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [Larissa](https://wordpress.org/support/users/ourcoastau/)
 * (@ourcoastau)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-24/#post-14797751)
 * Thanks, worked perfectly.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-24/#post-14798828)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias   P.S.: In case you haven’t, please rate TablePress [here](https://wordpress.org/support/plugin/tablepress/reviews/#new-post)
   in the plugin directory. Thanks!
 *  Thread Starter [Larissa](https://wordpress.org/support/users/ourcoastau/)
 * (@ourcoastau)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-24/#post-14802076)
 * Already did after the first response, thanks for all the help and the plugin.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-24/#post-14803342)
 * Hi,
 * thanks, I really appreciate it! 🙂
 * Best wishes,
    Tobias

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

The topic ‘Responsive Table’ 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: [4 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-24/#post-14803342)
 * Status: resolved