Unable to remove number of students from couse page

Home Forums Legacy Support Support queries Styling issues Unable to remove number of students from couse page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #218702
    akshay6700
    Participant
    Hi team,   I've tried multiple solutions to prevent the number of students from showing  on the course page (successfully removed everywhere else). Pls help. Below is the custom css added - #course-list li .item-meta .students   {display:none !important;}   .single-course .course_header #item-header-content .students,   .single-course .students_undertaking {display:none !important;}   .students_undertaking{display:none !important;}   .single-course #item-admins{display:none !important;}   #buddypress div#item-header div#item-meta .students{ display:none !important; }   .block.courseitem.course2 .block_content .star-rating+strong   {display:none !important;}   screenshot: https://prnt.sc/og4gkz
    #218703
    akshay6700
    Participant
    This reply has been marked as private.
    #218727
    Ava
    Member
    Hi Please paste the below custom css code to Wp-admin > Appearance > Customizer > custom css > publish .single-course #item-meta .students{display:none !important;}   Hope this works for you. Do let us know.   Note: In case, it doesn't please share the URL of the page.
    #218732
    akshay6700
    Participant
    Thank you Ava! It works.
    #218740
    Ava
    Member
    Glad to hear that!! Thanks for the confirmation. Closing this topic.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Unable to remove number of students from couse page’ is closed to new replies.