Hide unit time

Home Forums Legacy Support Support queries Styling issues Hide unit time

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #25047
    koreancandy
    Spectator
    Please can you tell me how to get rid of the unit times in the course curriculum? The code you gave me before the theme update no longer works. Thank you
    #25097
    H.K. Latiyan
    Participant
    Please use this custom css:
    .course_curriculum .course_lesson span.time {
    
    display:none;
    
    }
    #25471
    koreancandy
    Spectator
    Thank you! :)
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide unit time’ is closed to new replies.