I was wondering if there is a way to use custom slick slider dots. When I search, all I can finds is examples on how to change the dots into thumbnails from the slides, however this is not what I’m trying to accomplish. I just want to use my own png pictures for the active and non-active dot navigation. I
Tag: slick.js
Center active slide with showing 3 slides in slick.js
I’m using slick.js plugin and I want to make something like on their website. Here is DEMO. Problem is, that first active slide 1 is not centered. I know I can use but then there are not 3 slides, but also parts of another 2 slides, see HERE Answer Well, this is so embarrassing. All it needs to have is
Slick carousel has 0px width when loaded in collapsed tab
When loading slick slider in collapsed content (angular-bootstrap collapse plugin in this case) the .slick-track div gets 0px width, resulting in the slider trying to fit all slides on top of eachother. When pressing arrow to see next slide, the slides go back to normal. If I select the slider and want to check the components in my browser, it
Slick carousel responsive breakpoints
This is the configuration I am using to create a slick carousel on my web page: It is working the way it is supposed to work except for one thing… when I resize my browser window from width: 1920 to 800, the carousel unslicks it, and the content is displayed like normal divs. But then when I increase the width