Reply 198603 to: ARROWS DON'T APPEAR ON MOBILE VERSION

Avatar: Rose Tyler
Rose Tyler
Support staff
August 29, 2018 at 07:38

Hello,

Please try to add this code in Theme Options > Custom css or in style.css file of your child theme:

@media only screen and (max-width: 768px){
    .carousel-area .owl-nav {
        display: block !important;
    }
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.