• Resolved hoyce1

    (@hoyce1)


    Hello,

    I’m linking different parts of an image to different pages because visitors keep trying to click it. But when i put the hotspot to the link in the image and scroll over it (link above “two sided chats”) the mousepointer doesnt change to a hand. Can it?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • I have the same issue and hoping it can be resolved. Thanks!

    Plugin Author Avirtum

    (@avirtum)

    It can be solved by using the custom css section.

    In case anyone is curious the CSS is:

    1. On the CSS tab “Enable Styles”.
    2. Include this code:
    div {
    cursor:pointer;
    }
    3. Be disappointed, because the entire image is considered a link and no matter where your mouse moves the pointer is the cursor

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Mouse Pointer doesnt change to hand when hover over link’ is closed to new replies.