AnythingSlider
AnythingSlider copied to clipboard
Expand: true and height: auto
I'm currently working on a responsive website. The slider should take the whole width of the page. It's working with expand: true.
But without a fixed height set in css for the wrapper element, the height of the slider is not correctly set.
So is it possible to use AnythingSlider with expand: true and height: auto ?
Thanks.
I'm facing the same problem too. So did you fixed the problem?