I have a bootstrap carousel on my web page, I'm trying the increase the time interval between each slide. The default delay of 5000 milliseconds is too fast, I need about 10 seconds.
You can also use the data-interval attribute eg. <div class="carousel" data-interval="10000">
<div class="carousel" data-interval="10000">
1.4m articles
1.4m replys
5 comments
57.0k users