Add arrows in the products slide on mobile version

This topic has 2 replies, 2 voices, and was last updated 3 years, 11 months ago ago by Olga Barlow

  • Avatar: stilweb
    stilweb
    Participant
    May 18, 2020 at 10:06

    in the products slide in the home, can add left and right arrows in the mobile version as for the desktop version?
    Thanks.

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 18, 2020 at 22:01

    Hello,

    Add the following code to Theme Options > Custom CSS

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

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘Add arrows in the products slide on mobile version’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.