Incorrect Number of Rows in Swiper Grid #5552
-
|
I had opened this issue #5542 , as the number of slides showing up was not correct, what is the correct way to show the slides? The example was taken from the swiperjs.com/demos (Swiper Grid section) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
apparently you need to change slide's height to fit 3 slides |
Beta Was this translation helpful? Give feedback.
-
|
@gajrajgchouhan, Not working in my case. In my css: new Swiper('.show-slider',{
// slides in divs
Let me know where I am mistaken! |
Beta Was this translation helpful? Give feedback.
apparently you need to change slide's height to fit 3 slides