• Resolved lecreez

    (@lecreez)


    Hello, how can I remove the enrolled students and number of lectures from showing on the right sidebar before someone purchases a course or when someone views a course? I don’t want them to see that on the side at all.

    Your help would be greatly appreciated. Thank you! ??

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @lecreez ,

    As I see from the link provided you removed the enrolled students number. In order to remove lectures number please apply the following custom CSS code:

    .stm_lms_courses__single.style_2 .stm_lms_courses__single–info_meta {
    display: none !important;
    }

    .stm-lms-course-info__single {
    display: none !important;
    }

    Best regards,

    staffaccademia

    (@staffaccademia)

    Hi, I still have the same problem. How can I remove/hide the enrolled students from showing on the sidebar before someone purchases a course or when someone views a course?

    Your help would be appreciated. Thank you!

    Plugin Support mgordonStylemixThemes

    (@mgordon7)

    Hi,

    We have checked your site and figured out that you have already removed the right sidebar information for “enrolled students”. Please kindly recheck via deleting your browser cache

    screenshot

    regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How can I remove or hide the number of enrolled students from displaying on site’ is closed to new replies.