• Resolved bdshan

    (@bdshan)


    I have multiple pages with an image in a row with horizontal scroll enabled and the table does not stay aligned with its header after the recent update.

    • This topic was modified 3 years, 3 months ago by bdshan.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    This is caused by a CSS incompatibility and will be fixed shortly. In the meantime, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .dataTables_scroll .tablepress {
      width: 100% !important;
    }

    Regards,
    Tobias

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi @bdshan,

    in case you haven’t seen it yet: TablePress 2.0.1 is available and brings a solution for this 🙂

    Best wishes,
    Tobias

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

The topic ‘Enable horizontal Issue’ is closed to new replies.