Hide number of students in courses

Home Forums Legacy Support Support queries How-to & Troubleshooting Hide number of students in courses

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #372265
    melgend
    Participant
    Hello, 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!
    #372328
    Veronica
    Moderator
    hi 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 cards
    #372369
    melgend
    Participant
    This reply has been marked as private.
    #372421
    Veronica
    Moderator
    pardon, please should share the screenshot here it is: http://prntscr.com/1vfgkhw
    #372573
    melgend
    Participant
    This reply has been marked as private.
    #372623
    Veronica
    Moderator
    hi for v3 there is no specific way but we can provide custom CSS please provide page URLs
    #372630
    melgend
    Participant
    This reply has been marked as private.
    #372700
    Veronica
    Moderator
    hi 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/1vzf6r7
    #372829
    melgend
    Participant
    This reply has been marked as private.
    #372901
    Veronica
    Moderator
    hi use this: .course div#buddypress .row .students_undertaking { display:none; } http://prntscr.com/1wdotlk
    #373760
    melgend
    Participant
    This reply has been marked as private.
Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Hide number of students in courses’ is closed to new replies.