Viewing 3 replies - 1 through 3 (of 3 total)
  • Roch

    (@rochesterj)

    Hi!

    Thanks for reaching out!

    This is really a theme issue, but maybe we can try some CSS for it. Would you mind pasting the link to your website here, so we can check it out?

    Kind Regards,
    -Roch

    Thread Starter voda4

    (@voda4)

    Hi.
    I use the Rookie theme.
    My website is https://futsalhavirov.cz/

    Roch

    (@rochesterj)

    Hi!

    Great, thanks for the link.

    Add the following code in your custom css field ( Wp admin > SportsPress > Settings > General > Custom CSS ) and let us know how it works:

    .sp-league-table .even {
      background: #f3f3f3;
    }
    /* or you could use this */
    .sp-league-table .odd {
      background: #f3f3f3;
    }

    Thanks!

    Kind Regards,
    -Roch

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Different color in table’ is closed to new replies.