Text caption doesn't show anymore in Activello Slider

Hello, I uploaded the Activello theme to my blog. A few days ago I realised the slider doesn’t show the caption anymore, and I can’t find the reason why. This is the link to the blog: https://blog.studocu.com/nl/

Hey there

Have you changed theme style somewhere?

please try this css:

div.flex-caption {
bottom: 200px !important;
display: block !important;
}

The code worked. Thank you for your help!

Great :slight_smile:
I will close this case now, Feel free to contact us again if you have other questions Thanks!