How do I remove Teacher Icon from Course archive and My courses page

If you want to remove the Teacher icon from the Course archive page and My courses page then you need to add the CSS attached below to Edwiser RemUI settings > general settings > Custom CSS:

.instructor-info-wrapper a img {
display: none;
}

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us