Hi, I´ve this web with a layer made for mobiles and a layerslider made for desktop. I´ve added this code in quick css, but on mobiles the images are hidden.
I don´t know what is the problem.
layerslider_4 is for mobles and the layerslider_3 is for destop:
@media only screen and (max-width: 990px) {
.home #layerslider_3 { display: none !important; }
}
@media only screen and (min-width: 990px) {
.home #layerslider_4 { display: none !important; }
}
thanks!
Sorry I see it now.
Thanks!
Hi cipriana!
Do you still need help with this, or have you figured it out? :D Please let us know if we can assist you.
Best regards,
Sarah
It´s solved. Sorry guys and many thanks!!!
No problem! Let us know here in the forums if you need help with anything else.
Best regards,
Sarah