Answer the question
In order to leave comments, you need to log in
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
.owl-buttons .owl-prev {
left: 0;
}
.owl-buttons .owl-next {
right: 0;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question