How to remove post title from slider

Hi,
How can we remove the post title that appears on the slider?
The post is only used to display the slider image, but visitors regularly click on it, only to find an empty post.
We would like to hide this title and the rectangle (title background) completely.
Do we need some extra CSS?
Thanks!

Hi there
Hope you are having a good day and thank you for your question :slight_smile:
please provide url and i will take a look

Hi Noda,
We like your theme so much that we use it on our client’s sites when we install a complete Learning Management System for them.
The screenshot above is from a client, but I’ll give you the url of our own staging site:
https://staging10.biztoolacademy.com/
Thanks!

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

.flex-caption h2 {
display: none;
}

Thanks!
Colorlib Support Team

Thanks Noda!

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