• Resolved D.S.G.N.

    (@2eszter8)


    Hi,
    I just noticed (I don’t remember seeing this before, so I guess it’s a new bug) that if the ‘Enable horizontal scrolling to make viewing tables with many columns easier’ option is turned on for a table, there is about a 5mm gap between the header row and the rest of the table.
    Is there anything I can do on my side to fix this?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    This is actually caused by your theme, which adds margins to tables. To fix this, please add this to the “Custom CSS” text area on the “Plugin Options” screen of TablePress:

    .dt-container .tablepress {
    margin-bottom: 0 !important;
    }

    Best wishes,
    Tobias

    Thread Starter D.S.G.N.

    (@2eszter8)

    Thanks a lot Tobias. It’s all fixed now 🙂

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi @2eszter8,

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

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

The topic ‘Enable horizontal scrolling creating a gap’ is closed to new replies.