Multiple rows carousel centering – Twitter bootstrap
Explanation I'm trying to center a multiple rows carousel (slick.js), but it doesn't center. As you can see in the code below, I tried to use .slick-slide{text-align: center !important;} and set Bootstrap's text-center - which is the same of text-align:…