• Resolved aranuir

    (@aranuir)


    I need help…
    I have serious problems about responsive mode on tables in this page.
    You must know that I use DIVI 2 theme of eleganttemes.
    This theme has a page builder that nevertheless I do not use in the page where there are the tables.
    As you can see in smartphone view when I click on “+” icon the column is cut on the right!
    Help me…

    https://wordpress.org/plugins/tablepress/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I don’t really know why this is happening. It might be possible that the “Row Details Extension” is simply not compatible with that Responsive mode.
    Please try adding this “Custom CSS” though:

    .tablepress th,
    .tablepress td {
      max-width: none !important;
    }

    Regards,
    Tobias

    Thread Starter aranuir

    (@aranuir)

    Hi,
    I resolved using theme page builder, BUT… now tables don’t seem to be responsive because I see the bar for horizontal scroll…

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    I can’t really reproduce this. Everything works for me now…

    Regards,
    Tobias

    Thread Starter aranuir

    (@aranuir)

    Yeah, you’re right! Now it works, maybe an F5!!!

    Plugin Author TobiasBg

    (@tobiasbg)

    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 ‘Responsive mode problem!!!’ is closed to new replies.