Home › Forums › JavaScript › Carousel script suggestion › Reply To: Carousel script suggestion
June 15, 2017 at 8:38 am
#255863
Participant
Since you are already using Bootstrap, have you considered simply making use of its carousel?
The layout you’re displaying in that screenshot should be easily achievable within the basic Carousel, utilizing a Grid in combination with the .thumbnail
component and could save you a lot of work re-writing CSS that is already native to Bootstrap.