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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    For this, you can use CSS code. For example, add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress thead th {
        color: #ff0000;
    }

    Note that you might have to clear the cache of your CSS/JS caching plugin.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘background color and title text’ is closed to new replies.