sheikalthaf/ngx-carousel

Is there any way to hide previous and next buttons in mobile view?

PrashanthGowda opened this issue · 1 comments

< > these buttons in
screen shot 2018-03-18 at 9 36 40 pm

You could use a CSS media query and then hide them using the display property.