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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Unfortunately, there’s no definite solution for this, as this is often theme-specific. In your case, the way how the theme sets the padding in the cells might play a role. Please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress th,
    .tablepress td {
      padding: 8px;
    }

    This might already help.

    Regards,
    Tobias

    Thread Starter freshykarina

    (@freshykarina)

    Thanks Tobias, that worked for me!

    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!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fixed Header – Column Width Changing’ is closed to new replies.