• Resolved Larissa

    (@ourcoastau)


    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 to see the link]

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

    (@tobiasbg)

    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

    (@ourcoastau)

    Thanks, worked perfectly.

    Plugin Author TobiasBg

    (@tobiasbg)

    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 in the plugin directory. Thanks!

    Thread Starter Larissa

    (@ourcoastau)

    Already did after the first response, thanks for all the help and the plugin.

    Plugin Author TobiasBg

    (@tobiasbg)

    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.