Responsive bootstrap carousel multiple columns in item

后端 未结 2 889
死守一世寂寞
死守一世寂寞 2021-01-01 05:08

I was wondering how to achieve responsive layout with bootstrap carousel with multiple columns in each item.

Demo: http://jsfiddle.net/L4bA8/

O

相关标签:
2条回答
  • 2021-01-01 05:48

    I think this isnt a thing doable with bootstrap only, you have to write some custom javascript. I am facing the same issue and i found this Bootply that may help you as it helped me:

    http://www.bootply.com/132400

    0 讨论(0)
  • 2021-01-01 05:49

    Do you mean something like this? add col-xs- for column size on mobile

    0 讨论(0)
提交回复
热议问题