A simple solution to set a fixed height but still have an adaptive/responsive width utilizing the jssor slider.
Change the code from:
<div id="slider">
To:
<div id="slider" style="width:auto !Important; ">
A simple solution to set a fixed height but still have an adaptive/responsive width utilizing the jssor slider.
Change the code from:
<div id="slider">
To:
<div id="slider" style="width:auto !Important; ">