mujtaba01 / ngx-owl-carousel

An angular2 (4) wrapper for jquery owl-carousel library with dynamic carousel item change detection
MIT License
70 stars 25 forks source link

Dots:true not working #14

Closed jamilalisgandarov closed 7 years ago

jamilalisgandarov commented 7 years ago

First of all I want to note that I have included owl.carousel.css file in the index.html and the main problem is that as an option I have included dots:true but it still shows disabled class in the owl-dots div.

HTML side `

`

mujtaba01 commented 7 years ago

Hi @jamilalisgandarov You may have missed to include owl.carousel/dist/assets/owl.theme.default.css file.