Top 4 of league table not highlighting if I use shortcode
-
The top 4 are highlighting if I directly view the league table but it’s not highlighting if I use its shortcode on any page or post, Some help will be appreciated
I am using this CSS below to highlight top 4 in league table
#post-1520 .sp-league-table .sp-row-no-0 .data-rank { background: #a5eda8; }
#post-1520 .sp-league-table .sp-row-no-1 .data-rank { background: #a5eda8; }
#post-1520 .sp-league-table .sp-row-no-2 .data-rank { background: #a5eda8; }
#post-1520 .sp-league-table .sp-row-no-3 .data-rank { background: #a5eda8; }
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Top 4 of league table not highlighting if I use shortcode’ is closed to new replies.