How to change the layout of sliders in this code?
问题 I am setting up an image gallery using slick slider, I want to change the layout of the sliders when it is on big screens with resolution > 1024px , to be like what it would be if it was on 1023px screen. (by showing one slider above the other) what do I need to change ? or add ? "the result I want on big screens" "the result I get" "code source" I spent time trying to change values and settings but did not reach a satisfying result. So I am at dead end. const $left = $(".left"); const $gl =