• Resolved StevenKarim1

    (@stevenkarim1)


    On a course page, you have the option to add a featured image. When I add this, and then look at the front end of the course page, the featured image is very large at the top of the page. As I scroll down I see my divi content and video as expected followed by the course list.

    I would prefer to retain the featured Image as it shows the image as a thumb nail with the course title, for the courses that have been activated for the student.

    How do I remove, the featured Image at the top of the course page, but retain the feature image thumb nails in others areas of the sensie lms.

    I did see a thread for this from 2 years, so I would like to double check that take into account of the resent updates and and where I would need to add the custom css or can I put in a code snipit

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    You can add the following CSS code to hide the Featured image shown on the Course detail page

    article.type-course .et_post_meta_wrapper > img{display: none;}

    Best,

    Thread Starter StevenKarim1

    (@stevenkarim1)

    Hi This worked thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Featured Image on Courses Page’ is closed to new replies.