Good morning, I managed to do it with this code:
`
.page-id-2 .sp-league-table tbody tr: nth-child (1) {
background: # DDFDE4! important;
}
.page-id-2 .sp-league-table tbody tr: nth-child (2) {
background: # FBFCE7! important;
}
.page-id-2 .sp-league-table tbody tr: nth-child (3) {
background: # FBFCE7! important;
}
.page-id-2 .sp-league-table tbody tr: nth-child (10) {
background: # FDDDE1! important;
}
.page-id-2 .sp-league-table tbody tr: nth-child (11) {
background: # FDDDE1! important;
}
.page-id-2 .sp-league-table tbody tr: nth-child (12) {
background: # FDDDE1! important;
}
But it also applies to widgets on the right, is there any way in widgets does not apply?
PD: I write my website link but do not know why not come here.
tenisdemesalapalma . com / index . php / segunda-division
Many thanks again.