css leaderboard

Home Forums WPLMS AddOns WPLMS Batches css leaderboard

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #113170
    stef
    Spectator
    Hi, How to make the width of student (second column) in leaderboard batches a little bit wider? Thanks st
    #113278
    H.K. Latiyan
    Participant
    Hi.. Please try adding the bellow css in your appearance->customize->custom css: .groups table#batch_leaderboard thead tr th:nth-child(2) {width: 200px !important;}
    #113464
    stef
    Spectator
    This code effect the statistic by courses but not leaderboard.
    #113487
    H.K. Latiyan
    Participant
    Hi.. The css effects the leaderboard also , refer: http://prntscr.com/fb3vbm But it has a limit it increases a little but after that it won't increase because of the space limitations.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘css leaderboard’ is closed to new replies.