Hi!
Thanks for reaching out!
My name is Roch and I’m going to help you with your support issues.
I think it can be done via CSS. Would you mind pasting the link to your website here, so we can check it out?
Thanks!
Hi Roch,
thanks for the possible help.
Here is the link:
https://www.valceresio.it/asdbasketvalceresio/classifica-serie-c-gold-2017-18/
Max
-
This reply was modified 8 years ago by
maxperoni.
-
This reply was modified 8 years ago by
maxperoni.
Hi Max!
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:
#content .sp-league-table tr:nth-last-child(1) td, #content .sp-league-table tr:nth-last-child(2) td, #content .sp-league-table tr:nth-last-child(3) td, #content .sp-league-table tr:nth-last-child(4) td {
background: red !important;
}
Thanks!
we can do it by the position?
for exemple:
line 1: green
line 17: red
line 18: red
But the “red color” depends on the total off team in the championship
Thanks
Hi @almirocunha
Sure, we can do that.
Plese open a new topic so we can help you.
Thanks!
Hi Roch,
it works perfectly.
Thank you very much!
Max
You’re most welcome!
Let us know if you need anything else.