BuddyBoss Home – Web › Support Forums › Solutions › Social Learner › LearnDash upgrade issue This topic has 21 replies, 2 contibutors, and was last updated 8 years, 10 months ago by Anonymous. Viewing 7 posts - 16 through 22 (of 22 total) ← 1 2 Question February 25, 2016 at 7:55 am #60192 Anonymous @ Hi @iitutor, Please add this css code inside your boss theme’s custom css option widget.widget_course_teacher { display: none !important; } Regards Answers February 25, 2016 at 8:38 am #60198 Fred @iitutor Still “Course By” is shown. It would be great to help to remove this. February 26, 2016 at 11:11 pm #60409 Anonymous @ Hi @iitutor, Please try this css code: .widget_course_teacher header { display: none !important; } Regards February 27, 2016 at 12:12 am #60419 Fred @iitutor Thanks, it makes it certainly better! The space is now blank as shown in the attached. Do you have any idea to remove the empty space as well? Cheers, Fred February 27, 2016 at 12:33 am #60423 Anonymous @ Hi @iitutor, Sorry for the inconvenience last css I gave you was correct. .widget.widget_course_teacher { //I forgot to add '.' // display: none !important; } I have implemented it in your site now at http://www.iitutor.net/ Regards February 27, 2016 at 3:13 am #60445 Fred @iitutor Thank-you! That works now. Thanks again, Fred February 27, 2016 at 4:26 am #60451 Anonymous @ 🙂 Viewing 7 posts - 16 through 22 (of 22 total) ← 1 2 The question ‘LearnDash upgrade issue’ is closed to new replies.