Title: Tables none responsive
Last modified: March 16, 2021

---

# Tables none responsive

 *  Resolved [pcadegan](https://wordpress.org/support/users/pcadegan/)
 * (@pcadegan)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/tables-none-responsive/)
 * Hello,
 * I can’t appear to fix this, I installed the extension, also tried the responsive
   =scroll shortcode, neither seem to work. Any help is appreciated.
 * It is breaking on mobile causing thing to not line up properly, i removed the
   tables on the page and it was functioning properly, so I am fairly certain this
   is an issue with the table.
 * Thanks,
    Patrick
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftables-none-responsive%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/tables-none-responsive/#post-14191993)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * From what I can see, the cause for this is your theme, which seems to be using
   a non-standard approach of making the page responsive.
    To work around this, 
   you could add this to the “Custom CSS” textarea on the “Plugin Options” screen
   of TablePress:
 *     ```
       .ct-div-block,
       .ct-text-block,
       .ct-span {
           max-width: 100% !important;
       }
       ```
   
 * I don’t know if this could have other side effects though, so you really need
   to test other website elements after adding this.
 * Regards,
    Tobias
 *  Thread Starter [pcadegan](https://wordpress.org/support/users/pcadegan/)
 * (@pcadegan)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/tables-none-responsive/#post-14192112)
 * Hello Tobias,
 * That appears to have fixed the issue, really appreciate the quick response. I
   am using Oxygen so technically there is no theme, i am also doing the responsive
   design myself (first time I am doing it) so maybe I have something in there that
   is causing the issue, most of the site appears to be responsive so far with how
   I am doing it though. I have a lot of Max-widths set.
 * Thanks again,
    Patrick
 *  Thread Starter [pcadegan](https://wordpress.org/support/users/pcadegan/)
 * (@pcadegan)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/tables-none-responsive/#post-14192141)
 * Actually at closer inspection it appears to have broken the width on the pages,
   not sure how to fix that
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/tables-none-responsive/#post-14192257)
 * Hi,
 * unfortunately, I’m out of ideas here then. The structure of your generated HTML
   code seems to be quite complex, with many `<div>`s as wrappers. The CSS that 
   is applied to those plays a significant role here.
 * Regards,
    Tobias
 *  Thread Starter [pcadegan](https://wordpress.org/support/users/pcadegan/)
 * (@pcadegan)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/tables-none-responsive/#post-14192509)
 * Hello Tobias,
 * No problem, I appreciate the help.
 * Thanks,
    Patrick
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/tables-none-responsive/#post-14194496)
 * Hi,
 * sure, always happy to help 🙂
 * Best wishes,
    Tobias

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

The topic ‘Tables none responsive’ 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/)

 * 6 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/tables-none-responsive/#post-14194496)
 * Status: resolved