Title: Table Blank When Responsive Extension is Enabled
Last modified: January 7, 2018

---

# Table Blank When Responsive Extension is Enabled

 *  Resolved [jysc23](https://wordpress.org/support/users/jysc23/)
 * (@jysc23)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/table-blank-when-responsive-extension-is-enabled/)
 * Hello,
 * I recently installed the Responsive Tables extension and added “responsive=scroll”
   to the shortcode but I am now seeing a blank table. I disabled all my plugins
   to see if there was some kind of conflict but that doesn’t appear to be the case.
 * Any idea why the table doesn’t show up anymore?
 * Thank You
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftable-blank-when-responsive-extension-is-enabled%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/table-blank-when-responsive-extension-is-enabled/#post-9841802)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * It seems that this is caused because your theme is using a very strange and weird
   code structure, in both HTML and CSS code.
    To work around that, please try adding
   this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
 *     ```
       .tablepress-scroll-wrapper {
       	width: 100%;
       	float: left;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [jysc23](https://wordpress.org/support/users/jysc23/)
 * (@jysc23)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/table-blank-when-responsive-extension-is-enabled/#post-9841831)
 * Tobias,
 * Thank you. Adding that worked.
 * John
    -  This reply was modified 8 years, 4 months ago by [jysc23](https://wordpress.org/support/users/jysc23/).
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/table-blank-when-responsive-extension-is-enabled/#post-9842023)
 * 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](https://wordpress.org/support/plugin/tablepress/reviews/)
   here in the plugin directory. Thanks!

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

The topic ‘Table Blank When Responsive Extension is Enabled’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/table-blank-when-responsive-extension-is-enabled/#post-9842023)
 * Status: resolved