S
S
Sergey2019-03-03 13:28:10
Bootstrap
Sergey, 2019-03-03 13:28:10

Slick slider conflict with bootstrap?

Hello. It is not possible to connect slick slider together with the connected bootstrap, for some unknown reason some kind of game happens. Slick connected after bootstrap. If you disable bootstrap everything is fine. Could it be the reason? And how to eliminate it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Volkov, 2021-03-17
@GovnoKoder_ITS

Hello Sergey. Same stuff.
Try removing the slider container from the row div

<!-- <div class="row"> Можете просто его закомментировать  -->

                <div class="slick-slider">
                    <div class="slick-slider__item"></div>
                    <div class="slick-slider__item"></div>
                    <div class="slick-slider__item"></div>
                </div>
                
<!-- </div> -->

I hope I explained clearly))

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question