Tagged: Layer Slider, margin, mobile view, white space
I am using Layer Slider on my home page. Theme and WP are both running latest versions. All looks good on desktop.
However, on responsive view – on iPhone 6s and iPad 1 – there is a large white space between the bottom of the slider and the Text Block beneath it. I’ve attached a screenshot of the iPhone view.
Any suggestions?
Hey Arrastia!
Please add the below code in Enfold > General Styling > Quick CSS
/* LayerSlider height in portable device*/
@media only screen and (max-width: 767px) {
#top #main #layer_slider_1{
height: auto !important;
}}
Cheers!
Vinay
Just added this to my theme and it fixed the problem.
Hey!
Glad it did!
Please remember to rate our theme, we would much appreciate that!
Thanks a lot for your time and patience
Cheers!
Basilis