Home › Forums › Legacy Support › Support queries › Other issues › Hide Instructor in Course Details
Tagged: Course Details, Hide Instructor
- This topic has 1 reply, 2 voices, and was last updated 9 years ago by Anshuman Sahu.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
December 9, 2015 at 12:06 pm #13014BalajiParticipantWhen I am searching for a course in search bar it shows some courses.But in that course details it shows Instructor name and number of students.I don't want Instructor name and number of students in course details. How we can hide that information. Below I am added one file also.Please help me.December 10, 2015 at 12:47 pm #13226Anshuman SahuKeymasterTry adding the given css from wp-admin -> appearance -> customize -> custom css : .instructor_course { display: none; } .instructor_course+strong { display: none; } .block.courseitem span.clear { border-top: none !important; }
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘Hide Instructor in Course Details’ is closed to new replies.