How to change mouse cursor when I hover over the slider at homepage

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

  • Avatar: Dimitris Paspalis
    Dimitris Paspalis
    Participant
    January 10, 2022 at 00:42

    Hello, I would like to ask how to change the mouse cursor when I hover over the slider. Now I see a small hand with 2 arrows left and right. I would like to have the normal mouse cursor or a cursor of my own.

    How can I do that?

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 10, 2022 at 07:57

    Hello,

    Try to add the next code in Theme Options > Theme custom CSS:

    .slider-item {
        cursor: auto;
    }

    https://www.w3schools.com/cssref/pr_class_cursor.asp

    Regards

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

The issue related to '‘How to change mouse cursor when I hover over the slider at homepage’' 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.