Bricks Version : 1.9.6.1
Browser : Chrome
When I have a nested slider and I have chosen the direction of Vertical it shows all items even if I specify how many items to show.
Bricks Version : 1.9.6.1
Browser : Chrome
When I have a nested slider and I have chosen the direction of Vertical it shows all items even if I specify how many items to show.
I’m not at the pc right now so I cannot test it but:
if you want the slider to have a dynamic height (that respect children height) you should activate the “auto height” toggle instead of defining “height: auto” as text value. In this scenario I’m not sure that items to show different than 1 will work
if you want the whole slider to have a fixed height you can do “height : 60vh” for example
Hi guys,
The vertical slider needs a height (except %):