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

    (@tobiasbg)

    Hi,

    thanks for your question.

    To make this CSS code apply to all TablePress tables, just remove the “-id-1” part of the selector:

    .tablepress .row-2 td {
      background-color:696969
    }

    This would change the background color of all cell in the second row of every table then.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘options’ is closed to new replies.