Skip to content

A Simple HTML,CSS,JS carousel implementation based on owl carousel.

Notifications You must be signed in to change notification settings

Abi-07/GA-Carousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GA-Carousel

Image Carousel built using owl carousel. GA-Carousel is highly customisable and can be used for any purpose. GA-Carousel screenshot

To add nav lines remove ".carousel-class .owl-dots{ display: none;}" from style.css and add:

" .carousel-class .owl-dots{ width: 100%; float: left; text-align: center;}

.carousel-class .owl-dots .owl-dot{ width: 16px; height: 3px; display: inline-block; background: #ccc; margin: 0 2px;}

.carousel-class .owl-dots .owl-dot.active{width: 36px; background: #000;} "

GA-Carousel screenshot

About

A Simple HTML,CSS,JS carousel implementation based on owl carousel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published