• Resolved ashishjoseph19

    (@ashishjoseph19)


    need to remove the Quizzes count display side bar option in course listin

    Please check the link, marked one section is the one we required to be removed from there.

    https://prnt.sc/Rd26Wj8kwnil

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support brianvu-tp

    (@briantp)

    Hi ashishjoseph19,

    Thank you for reaching out.

    You can hide the “Quizzes count” in the course listing by adding the following custom CSS:

    li.lp-course-info.quizzes {
    display: none !important;
    }

    Simply add this code to your theme’s Additional CSS section in the WordPress Customizer, and it will remove the quizzes count from the sidebar.

    Let me know if you need further assistance!

    Best regards,
    Brianvu-tp

    Thread Starter ashishjoseph19

    (@ashishjoseph19)

    Thabks for the support. it’s working.

    Plugin Support brianvu-tp

    (@briantp)

    Hi ashishjoseph19,

    I’m glad to hear that the solution worked for you!

    If you are satisfied with LearnPress, we would greatly appreciate it if you could leave us a 5-star review. A nice rating is a big motivation for us to keep up the hard work, and it’s really important to us.

    Thank you for your support!

    Best regards,
    Brianvu-tp

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