javascript - Slick carousel - force slides to have the same height - Stack Overflow

PHOTO EMBED

Tue Mar 22 2022 08:21:50 GMT+0000 (Coordinated Universal Time)

Saved by @oliskirkpatrik

.slick-track
{
    display: flex !important;
}

.slick-slide
{
    height: inherit !important;
}
content_copyCOPY

https://stackoverflow.com/questions/49028877/slick-carousel-force-slides-to-have-the-same-height