Hi,
I would like hide slide in top only in mobile display.
http://www.bcdcosmetici.com
Thanks for support
Hi,
I find solution!
@media only screen and (max-width: 767px) {
div#fullscreen_slider_1 {
display: none !important;
}
}
Hi,
Thank you for letting us know about that.
Best regards,
Basilis