Hello,
I would like to show my frontpage Layer Slider on Desktop PCs and wider tablets, for mobile phones I use a simple logo. But neither the simple logo nor the Layer Slider is displayed on Apple iPads 1024×768 although I set hide Layer Slider on mobile devices under 1000.
Thank you,
Christa
Hey CW,
I removed the visibly settings in the layerslider, and named the logo “desktoph1”.
Then I added the css:
@media only screen and (min-width: 1000px) {
#desktoph1 {display:none !important;}
}
@media only screen and (max-width: 999px) {
#layer_slider_1 {display:none !important;}
}
To hide the slider under 999px, and hide the logo over 1000px
Please clear any cache plugin and your browser cache.
Best regards,
Mike
Thank you very much, Mike. Perfect as always!
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike