• I’m using Tutor LMS on my e-learning platform, and I added future images on all of my courses. It firstly appeared on the home page but after sometime it disappears.I have noticed that after my theme got upgraded it was when this happened. Can anyone please help me out.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @giahseymehnbarseegiah !

    I have checked your site it was a CSS issue, Please! use this CSS to solve this issue

    .tutor-course-listing-thumbnail {
        width: 400px;
        height: 250px;
        background-size: contain;
    }

    Add this CSS in Appearance => customize => additional CSS

    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘My future images disappeared from my home page.’ is closed to new replies.