SyntaxFix
Write A Post
Hire A Developer
Questions
In your CSS:
.carousel-item { transition-duration: 1.5s, 1.5s; }
Take care, the time is included in data-interval defined for the carousel.
Hope it helps... :)