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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.
    As these are the English-language forums, I’ll reply in English. That way, more people can benefit from our discussion. I hope that’s ok.

    For this, you can use some CSS code, for which you can find examples in the TablePress FAQ at https://tablepress.org/faq/

    In particular, something like

    .tablepress-id-123 .column-3 {
      background-color: #00ff00;
    }

    should work fine. Just adjust the table ID and column number and add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Spalte hervorheben’ is closed to new replies.