Slider not loading, only after refreshing the page

Hi,
Suddenly the slider of our homepage doesn’t load anymore when we go to the site.
The slider image becomes visible after refreshing the page.
We deactivated all plugins, but that doesn’t resolve the issue.
We used a “clean” browser for testing this (cookies and cache deleted).
The url of the site is: https://start.mijnlms.com

Or is there a different way to display a hero image on the homepage with the Dazzling theme?
We don’t really need a slider, because we only use 1 image.

Hope to get an answer quickly, because now the homepage is shown without image and most visitors don’t do a refresh of the page because they don’t know there should be an image.

Thanks for your help!

hey there

Hope you are having a good day and thank you for your question :slight_smile:

Please add this CSS in appearance - customize - additional CSS

.flexslider {
height: auto !important;
}

Thanks!
Colorlib Support Team

Thanks a lot, it works!
Leonie