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

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    The cause for this is a change of the text color in your table, as the result of a bug fix in some CSS code. So, to make your text visible again, you’ll just need to change the text color to a light color, e.g. by adding this to the “Custom CSS” text area on the “Plugin Options” screen of TablePress:

    .tablepress {
    --text-color: #ffffff;
    }

    Best wishes,
    Tobias

    Thread Starter rouzelsoeb

    (@rouzelsoeb)

    Thank you so much.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.