How do I hide next and previous button on smaller screens in Carousel?

0

How do I hide next and previous button on smaller screens in Carousel? (smartphone type).

See this example:

<div class="owl-carousel owl-theme dots-inside" data-plugin-options="{'items': 1, 'margin': 10, 'autoplay': true, 'autoplayTimeout': 6000, 'animateOut':  'fadeOut', 'loop': true, 'nav': true, 'dots': false}">

Thank you in advance

Paulo Passic

    
asked by anonymous 20.11.2018 / 21:22

0 answers