I have created a carousel, I want to remove slides from the carousels conditionally. ex. I have the slide "Happy Birthday" - If today is a birthday then only show the slide, else remove the slide.
I tried with "hidden" but it only hides the slide,the slide still works in the background. it takes time when slides scrolls automatically.