slides amount problem vertical height bug?
-
Hi there,
super plugin, thanks for that.We want to use the slider vertically in the sidebar.
And having some troubles setting it up correctly:1) We have set the carrousel to be ‘infinite’.
We have the min and max slides and the amount of slides that need to move to 7.
So would assume if always moves 7 slides. This is not the case. IT seems that it counts the total slides in the carroussel and devides this in groups of 7 untill the totall amount is met. Lets say we have 18 slides. The caroussel then slides 2 groups of 7 and 1 group of 4. This is done again and again.
Is there a way to fix this?2) How can we set the height of the slider?
We want the height to be 7 logo’s, and set the max. amount of logo’s to 7.
But the height of the widget area is the totall height of all the logos for that carroussel.We looked into this and noticed this css conflict in your css:
.bx-wrapper .bx-viewport { height: auto!important;}
the “!important” should be removed.Hope you have a solutin for #1 soon.
Love to hear from you.
- The topic ‘slides amount problem vertical height bug?’ is closed to new replies.