When my page first loads, I see the elements vertically before flickity shows the slide. How can I prevent this using flickity or css?
I tried css using .gallery { height:100px; } but it still expands the div to show all elements before collapsing to the slider.