Carousels

Overview

Carousels are used in a few areas like e-commerce and testimonials. We try to stick with Bootstrap's carousels for most of the design. However, we used the Flickity carousel as well. Check out the Credits page in documentation for more information on Flickity.

Basic Bootstrap Carousel

The Basic Bootstrap Carousel is used for the Hero carousel on the main Shop page and for the assorted Testimonial carousels found throughout the theme.

Single Product Carousel

This is also a Bootstrap carousel with a small modification. Its thumbnails use indicators that have been styled to include preview images. It can be found on the Single Product page.

Flickity Carousel

The Flickity Carousel uses flickity.js for its functionality. To work properly the carousel must reference Flickity's javascript. Check out their website to learn more about Flickity.