Want to real disable Slider revolution in WP on mobile. Hide is working but at the background is still loading images and JS. This code is working but search button is not working and collapse navigation menu dissapears.
<head> <script> if (window.innerWidth <= 600){ revstop(); } </script> </head>
2.1m questions
2.1m answers
60 comments
57.0k users