The duplicate text is due to when you create a course , and if the excerpt field is left blank it will take the content.


In order to avoid duplicate text , add excerpt in the course.


Please refer this screenshot:



Css to hide the except:


 

.course_title>h6>p { display: none; }