how to remove number of students from related courses in course page:
https://prnt.sc/la4zb8
hi saadrida,
Go to wp-admin > appearance > customize > custom css & paste the code.
body.single-course .course_meta span.fa.fa-users { display: none !important;}
hope this work.
It's not working. How do I remove those number of students from the small course rectangles in related courses section of the individual course page?
@saadrida
You can change the style of related courses block from wp-admin > WPLMS > Course manager > Related Courses