I added this to keep the navigation buttons from flashing during the crossfade:
.carousel-control { z-index:3; }
I added this to keep the navigation buttons from flashing during the crossfade:
.carousel-control {
z-index:3;
}