Owl carousel caption with animate.css
问题 i'm trying to make captions in owl carousel. i'm using animate.css. I've added animation to captions in carousel but it's not working for all. Only first slides caption have animation. Here is my code; <div class="owl-carousel owl-theme"> <div class="item"><img src="http://placehold.it/900x1200"> <div class="caption"><h1 class="animated bounce">First Caption</h1></div> </div> <div class="item"><img src="http://placehold.it/900x1200"> <div class="caption"><h1 class="animated bounce">Second