Title: League Table Columns width
Last modified: July 28, 2022

---

# League Table Columns width

 *  Resolved [jorge2701g](https://wordpress.org/support/users/jorge2701g/)
 * (@jorge2701g)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/league-table-columns-width/)
 * Hi,
 * I need help with the width of the columns on my league table.
    “MJ, K, D, OC,
   PTS” should have the same width and the rest of the table should stay the way
   it is.
 * Could you help me with this?
 * Many thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fleague-table-columns-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Savvas](https://wordpress.org/support/users/savvasha/)
 * (@savvasha)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/league-table-columns-width/#post-15867855)
 * Hi there [@jorge2701g](https://wordpress.org/support/users/jorge2701g/) ,
 * You can try to add something like this at `SportsPress->Settings->Custom CSS`:
 *     ```
       .data-mj, .data-k, .data-d, .data-oc, .data-pts {
           width: 30px;
       }
       ```
   
 * Thanks,
    Savvas

Viewing 1 replies (of 1 total)

The topic ‘League Table Columns width’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Savvas](https://wordpress.org/support/users/savvasha/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/league-table-columns-width/#post-15867855)
 * Status: resolved