B
B
BranchInCode2021-08-30 16:12:24
JavaScript
BranchInCode, 2021-08-30 16:12:24

How to fix vertical slick slider not working properly?

Here is the vertical slider
Questions:
1. Why does it work incorrectly after the 4th scroll? I found a similar topic , but no solution.
2. What solutions do you use?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
BranchInCode, 2021-08-30
@Vetka_in_code

the error was that the pictures were endless in the slider and the width was 18000px, and if you find this number and remove it, it reappears there, but already 2 * ... e.
612d3bbccea9b131986530.png
SOLUTION : in css write the following for the big slider, in my case:

.big-slider {
  width 512px;
  max-width: 100%;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question