How to disable plugin for mobile users
-
Hello,
Love your plugin. Outstanding job!
I am using a Responsive theme and would like to disable the plugin for cell phone users. It is a little too much for the cell phones to handle.
I have added the following into the css for phones…
@media screen and (max-width: 320px) { #slideshow_content{ display:none; } #slideshow_view{ display:none; } #featuredB{ display:none; }
Howevewr, the slideshow is still showing up on the iphone.
Is there another call that I need to use instead?
Would really love to have this issue fixed before launching my site.
Thanks for any help!
https://www.ads-software.com/extend/plugins/slideshow-jquery-image-gallery/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to disable plugin for mobile users’ is closed to new replies.