Bootstrap carousel with multiple items and default carousel on the same page

1

I'm having a problem in applying CSS to a particular carousel on the page.

When I try to apply CSS in .carousel-inner .prev/.next only in the second carousel it does not work. If I take out #secondCarousel (when applying CSS) it works, but it causes unwanted behavior in the first carousel.

The example of what I'm talking about can be seen in the links below.

Carousel default running | Carousel with multiple items working

Does anyone have any suggestions on how to resolve this?

    
asked by anonymous 27.05.2015 / 15:12

0 answers