I confirm the problem on a new slider (not from prev 1.x version). Checking and uncheking those boxed did nothing.
Managed to show up arrow with this CSS:
#slider_1068 .owl-nav .owl-prev:after {
content: "\f053";
font-family: FontAwesome;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
}
But there are problems with arrows position (too low). Struggling with CSS this way too.
UDP: Showed up right arrow and both of them appear in the left bottom of the slider one above another (left above right arrow). Seems to be a JS or CSS placement bug or something.
P.S. By the way thank you for v2.0, infinite scroll is what I’ve been wayting for very lon time!! You really got very few contestants as all mega menus and mega sliders (slow and overpowered with crap) don’t offer such simple feature for text/html:)