is it possible to t0 resize the swift slider (ideally without using arcane css and an excessive number of selectors!)?
ideally the css would look like this
.spb_swift-slider { height: 80%; width: auto; }
again, ideally if swiftideas implemented it using something akin to flexbox, the entire container and its contents should resize correctly accordingly in responsive mode.
many thanks for your help.