Title: Table class
Last modified: September 2, 2024

---

# Table class

 *  Resolved [dyhego](https://wordpress.org/support/users/dyhego/)
 * (@dyhego)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/table-class-4/)
 * Would it be possible to adjust the table class of a specific league? I wanted
   to adjust the colors of some positions, but when I do this it changes ALL tables
   on the site, and I wanted to adjust only the tables of a specific competition.
   Is this possible?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftable-class-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [RobJr](https://wordpress.org/support/users/robjr14/)
 * (@robjr14)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/table-class-4/#post-17990304)
 * You can do this using custom CSS and make it so it only does it on specific pages(
   by adding the page ID to your css code)
 * I have this on my front page to highlight the first place team.
 * `/* FRONT PAGE STANDINGS - 1st PLACE HIGHLIGHT */
   .post-583 .table-standings .
   sp-row-no-0{background-color: #F2F2F2 !important;}
 *  Plugin Contributor [Savvas](https://wordpress.org/support/users/savvasha/)
 * (@savvasha)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/table-class-4/#post-17997273)
 * Hi [@dyhego](https://wordpress.org/support/users/dyhego/) ,
 * What [@robjr14](https://wordpress.org/support/users/robjr14/) suggested above,
   is exactly what you can do to add a custom css that will target only a specific
   page in which your league table is included.
 * Did you manage to achieve what you wanted? If not, share the link to the league
   table to provide you the exact css code.
 * Thanks,
   Savvas

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Table class’ is closed to new replies.

 * ![](https://ps.w.org/sportspress/assets/icon-256x256.png?rev=1252005)
 * [SportsPress - Sports Club & League Manager](https://wordpress.org/plugins/sportspress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sportspress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sportspress/)
 * [Active Topics](https://wordpress.org/support/plugin/sportspress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sportspress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sportspress/reviews/)

## Tags

 * [table](https://wordpress.org/support/topic-tag/table/)

 * 2 replies
 * 3 participants
 * Last reply from: [Savvas](https://wordpress.org/support/users/savvasha/)
 * Last activity: [1 year, 9 months ago](https://wordpress.org/support/topic/table-class-4/#post-17997273)
 * Status: resolved