R
R
rootiys2016-10-28 08:14:50
Owl Carousel
rootiys, 2016-10-28 08:14:50

OWL Carousel - arrows are always visible. How to do?

There is a slider https://goo.gl/zoXAFV . Slideshow arrows appear on hover.
How can I make the arrows always visible?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Bogachev, 2016-10-28
@rootiys

.owl-buttons .owl-prev {
    left: 0;
}
.owl-buttons .owl-next {
    right: 0;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question