diff --git a/docs/_includes/js/carousel.html b/docs/_includes/js/carousel.html index 02db93da2e..63cc9e5543 100644 --- a/docs/_includes/js/carousel.html +++ b/docs/_includes/js/carousel.html @@ -85,6 +85,11 @@

The .active class needs to be added to one of the slides. Otherwise, the carousel will not be visible.

+ +

Optional captions

Add captions to your slides easily with the .carousel-caption element within any .item. Place just about any optional HTML within there and it will be automatically aligned and formatted.