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 caused by the background color of the cells not being set properly. To fix this, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    table.tablepress td {
      background-color: #ffffff;
    }

    Regards,
    Tobias

    Thread Starter britbyrnes

    (@britbyrnes)

    That worked perfectly! Thank you.

    Plugin Author Tobias B?thge

    (@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 ‘Freeze first column, but images go over column’ is closed to new replies.