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

    (@tobiasbg)

    Hi Lewis,

    thanks for your question, and sorry for the trouble.

    The reason for this is that your theme is also setting a background color on the header row of tables, so that we’ll have to be more specific in our “Custom CSS”. Please try again with

    .entry-content .tablepress thead th,
    .entry-content .tablepress tfoot th {
    	background-color: #ed9337;
    }

    Regards,
    Tobias

    Thread Starter ilew

    (@ilew)

    Tobias, you are a legend.

    Thank you so much.

    *Goes and rates Plugin 5 stars *

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!
    And thanks for the rating, I really appreciate it!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Table header CSS background colour’ is closed to new replies.