Free Carousel or Slider Based On Bootstrap 4
-
These are a fully responsive Carousels or Sliders. Based on Bootstrap 4 framework. Highly customizable and easy to use.
-
These carousels or sliders are fully made of Bootstrap 4 and Animate CSS
Here is the list of all types of carousel/ slider
This Slider can also be Top to bottom, to make it please go to the folder "slider-bottom-to-top" > js > main.js
Here is the code and change it as you need. For further help you can mail me here "[email protected]"
$(document).ready(function(){
$(".carousel-item").addClass('animated slideInUp');
//"slideInDown" also be used here to Top to Bottom Carousel
});
For Further animation please visit Animate CSS
- Hakik Zaman [email protected]
- Ideal Web Guru
License under the MIT License.