Skip to content

Instantly share code, notes, and snippets.

@DiegoPinho
Created September 27, 2017 00:08
Show Gist options
  • Save DiegoPinho/4ae189306d9c7444a0dd8e7295117999 to your computer and use it in GitHub Desktop.
Save DiegoPinho/4ae189306d9c7444a0dd8e7295117999 to your computer and use it in GitHub Desktop.
$('.carousel').slick({
dots: true,
infinite: true,
speed: 500,
slidesToShow: 4,
slidesToScroll: 4,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment