• Resolved zawok

    (@zawok)


    Hello,

    how can I delete the course curriculum Information on the Course page?

    Thank you Daniel.

Viewing 1 replies (of 1 total)
  • Dear @zawok

    To hide the course curriculum section from the course details page, you can use this CSS code.

    #tutor-course-details-tab-info .tutor-mt-40{

    display:none;

    }

    Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Delete course curriculum’ is closed to new replies.