Skip to content

Instantly share code, notes, and snippets.

@bkaminski
Last active March 20, 2017 18:42
Show Gist options
  • Save bkaminski/487f2e495b64793b504adb0340c2100f to your computer and use it in GitHub Desktop.
Save bkaminski/487f2e495b64793b504adb0340c2100f to your computer and use it in GitHub Desktop.
Bootstrap 4 Alpha 6 Vertical Carousel
@bkaminski
Copy link
Author

The first line of the Carousel HTML needs the .vert class added to it:
<div id="carouselExampleIndicators" class="carousel vert slide" data-ride="carousel">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment