Tagged: mobile device, slider
Hi,
I use a accordion slider on my homepage:
I would like to have it disabled on mobile devices.
I have already tried to add this to quick CSS:
@media only screen and (max-width: 767px) {
.home #accordion_slider_1 {
display:none !important;
}
}
but the slider is still shown on mobile devices.
Any hints how to disable the slider on mobile devices?
thanks
Ralf
Looks like it was a caching issue.cleared site cache and now it is working fine,
Hi,
Great, I’m glad that you got things working, and thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Hi Rikard,
the topic can be closed.
Hi,
Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard