Viewing 1 replies (of 1 total)
  • Theme Author smartcat

    (@smartcat)

    you can do this in a couple of different ways:

    1. via javascript: create a listener for window.resize and detect viewport width, if greater than 600px, then run the javascript code for the slider (in frontpage)

    2. via CSS: add an @media query in CSS for < 600px and apply display: none on .sc-slider-wrapper

Viewing 1 replies (of 1 total)
  • The topic ‘sc_slider on mobile devices’ is closed to new replies.