• Resolved drceu

    (@drceu)


    Hello,

    In the course page, I would like to make the “Enrolled Students” and “Review” invisible.

    Thanks

    • This topic was modified 2 weeks, 5 days ago by drceu.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support juliastylemixthemes

    (@juliastylemixthemes)

    Hello @drceu ,

    You can disable the “Review” section by going to MS LMS → Settings → Course → Course Reviews. For more details, please refer to the documentation: https://docs.stylemixthemes.com/masterstudy-lms/lms-course-features/reviews.

    Unfortunately, there is no default option to hide the “Enrolled Students” section. However, you can easily hide it using custom CSS in the Appearance – Customize – Additional CSS.

    Let me know if you need assistance with that!

    Best regards,
    Julia Ten
    Stylemix Support Team

    Thread Starter drceu

    (@drceu)

    Thank you for responding, would you please provide the cc code?

    Plugin Support James StylemixThemes

    (@jamesstylemixthemes)

    Hi,

    You can use the following CSS code:
    .masterstudy-single-course__info-block.masterstudy-single-course__info-block_students {
    display: none !important;
    }

    I hope this helps.

    Best regards,
    James

    Thread Starter drceu

    (@drceu)

    Yes, Thank you

    Plugin Support Stephan StylemixThemes

    (@stephanstylemixthemes)

    Hi @drceu,

    You are welcome. If you are satisfied with our plugin and support, can you please award us a with 5-star by clicking on the link below.

    It would mean world to us if you could take a moment to leave a positive review about our plugin and support. It helps us improve our services and better meet your needs: MasterStudy Reviews

    Thank you for your time and for being a valued member of our community!

    Best regards,
    Stephan Rodgers

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.