Viewing 3 replies - 1 through 3 (of 3 total)
  • Probably you have to change it into:

    .tablepress-id-N thead th {
    	color: #000000 !important;
    }

    TablePress needs !important to force the custom CSS from file.

    Thread Starter Paul Westerbeek

    (@paul-westerbeek)

    Thanks Darek L!

    That worked like a charm!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    yes, that’s a good solution! It’s most likely necessary because your theme also contains CSS code that influences this.
    Thanks for helping out, Darek!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header text color does not change’ is closed to new replies.