Hi guys
The height of slider is set to 50vh by default and cause some problems
And auto height does not work either؛ i didn’t set height for the contents at the below of image, when the title is long enough, it breaks the structure and the total height doesn’t increase
I set it to - before i post it and it doesn’t work
The second issue was that when the title is so long the auto height must increase, but it doesn’t and the structure will be broken as i sent in previous message
Hi Mehdi,
height: unset works for me without issues
autoHeight: Please take a look at the splide docs: If true , the height of slides are determined by their height. Do not provide perPage and perMove options (or set them to 1 ). That’s maybe the reason why it isn’t working as expected.
Hi!, I have had the same problem and I have managed to solve it by setting “unset”, could you tell me where I can do it with one click, according to update 1.9.1.1., please, thank you!