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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Sure, that’s no problem. The font color is white as that’s the default in your theme. To change it, just add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress td,
    .tablepress th,
    .tablepress strong {
        color: #000000;
    }

    Regards,
    Tobias

    Thread Starter LauraBerg27

    (@lauraberg27)

    Perfect! Thanks, Laura

    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 ‘White on White’ is closed to new replies.