Remove Student Count from All Courses page
-
I’ve managed to remove the student count from the individual course page using:
.course-meta-secondary .course-meta__pull-left .meta-item-student{
display: none !important;
}But I can’t figure out how to remove the student count from the ‘All Courses’ page, where it is still showing. Thanks for your help!
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Remove Student Count from All Courses page’ is closed to new replies.