scottdorman / scottdorman.github.io

Blog
https://scottdorman.blog/
Other
5 stars 5 forks source link

2019/03/02/bootstrap-carousel-caption-placement/ #8

Closed utterances-bot closed 4 years ago

utterances-bot commented 4 years ago

Bootstrap 4 carousel caption placement - Scott Dorman

The standard Bootstrap carousel component is great and for most scenarios the default styling and position of the caption and indicators is fine. However, there are times when you want the caption and indicators to be shown below the image instead of being overlayed on it.

https://scottdorman.blog/2019/03/02/bootstrap-carousel-caption-placement/

Martlark commented 4 years ago

Great! Just what I wanted.

AlejandroFNadal commented 4 years ago

Thanks! This works in react-bootstrap too, it helped me a lot!