Viewing 1 replies (of 1 total)
  • Plugin Support Parag Das

    (@parag44)

    @twinke123

    You can’t hide only the category, you have to hide the entire details block. Screenshot: https://prnt.sc/8Dv7cXupjyhF

    Add the following CSS codes on Appearance > Customize > Additional CSS:

    .tutor-meta.tutor-course-details-info {
        display: none;
    }

    Thank you!
    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Hide categories on lesson page’ is closed to new replies.