To remove Progress Bar on Course Page, you can use this code Custom CSS box
div.course-list__progress-bar-container { display: none !important; }