Owl Carousel Slider – Remove Drag Cursor

This topic has 4 replies, 3 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler

  • Avatar: LisaA
    LisaA
    Participant
    January 27, 2017 at 19:06

    Is there anyway to remove the .owl-carousel drag cursor?

    I’ve tried to add it to my custom css changing it to pointer but the default css keeps overwriting it.

    Please advise how to remove it.

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 28, 2017 at 16:00

    Hello,

    Try this custom code and add desired values:

    .owl-carousel {
        cursor: your_value !important;
    }
    .grabbing {
      cursor: your_value;
    }

    Regards

    Avatar: LisaA
    LisaA
    Participant
    January 28, 2017 at 17:15

    Perfect… thank you sooo much!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 30, 2017 at 08:05

    Hello,

    You’re welcome!

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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