SOLVED: Splide transition making sliders less responsive

@wplit I was able to replicate the issue. The CSS was added to support the “Auto height” setting.

We’ll provide a fix by removing the newly added transform, and apply the align-items only when the “Auto height” is enabled to .splide.brx-auto-height .splide__list

1 Like