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

    (@tobiasbg)

    Hi Karen,

    thanks for your question, and sorry for the trouble.

    For this, you should just need a small modification in the CSS. Please try changing

    .tablepress-id-1 .column-2 {
    	color: #800080;
    }

    to

    .tablepress-id-1 tbody .column-2 {
    	color: #800080;
    }

    Regards,
    Tobias

    Thread Starter jarodsafehouse71

    (@jarodsafehouse71)

    Thank you so much Tobias!

    This plugin has been a God-send. Will send donation as soon as I can.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!
    And thanks for wanting to donate, I really appreciate it!

    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 ‘Column Header Font Color Different than Column Body Font Color’ is closed to new replies.