Hi,
The slider module shows space at both top and bottom in mobile view.
See attached images both portrait and landscape view on iPhone6.
How can this be fixed?
Thanks,
Robert.
#container_slideshow {
padding: 0 !important;
}
#container_slideshow {
min-height: auto !important;
}