Home › Forums › Legacy Support › Support queries › How-to & Troubleshooting › Hide number of students in courses
Tagged: Hide number of students
- This topic has 10 replies, 2 voices, and was last updated 3 years, 1 month ago by melgend.
Viewing 11 posts - 1 through 11 (of 11 total)
-
AuthorPosts
-
October 7, 2021 at 5:30 pm #372265melgendParticipantHello, Would like to hide the number of students in courses. Please see here: On the single course page https://prnt.sc/1v6qi4i On the all courses page: https://prnt.sc/1v6qmk7 Thanks!October 8, 2021 at 11:49 am #372328VeronicaModeratorhi in v4 you can directly edit the course layout from wp-admin>>vibebp>>course layout edit the course layout and remove the element from there and same for the course cardsOctober 8, 2021 at 6:50 pm #372369melgendParticipantThis reply has been marked as private.October 9, 2021 at 12:05 pm #372421VeronicaModeratorpardon, please should share the screenshot here it is: http://prntscr.com/1vfgkhwOctober 11, 2021 at 10:38 pm #372573melgendParticipantThis reply has been marked as private.October 12, 2021 at 12:31 pm #372623VeronicaModeratorhi for v3 there is no specific way but we can provide custom CSS please provide page URLsOctober 12, 2021 at 2:29 pm #372630melgendParticipantThis reply has been marked as private.October 13, 2021 at 12:17 pm #372700VeronicaModeratorhi add this in custom css section in appearance>>customize>>Csutom CSS .course div#item-header div#item-header-content div#item-meta .students, .directory li.course_single_item .item .item-meta .students { display:none !important; } http://prntscr.com/1vzevjc http://prntscr.com/1vzf6r7October 14, 2021 at 6:31 pm #372829melgendParticipantThis reply has been marked as private.October 16, 2021 at 1:19 pm #372901VeronicaModeratorhi use this: .course div#buddypress .row .students_undertaking { display:none; } http://prntscr.com/1wdotlkOctober 28, 2021 at 3:41 pm #373760melgendParticipantThis reply has been marked as private.
-
AuthorPosts
Viewing 11 posts - 1 through 11 (of 11 total)
- The topic ‘Hide number of students in courses’ is closed to new replies.