custom cursor over embedded vimeo iframe
-
I have embedded a vimeo video in a light box and I would like to add a customized cursor for Play/Close when the video is playing inside the lightbox. I am successful to use a pure css for such cursor for all other anchor links or even on body or html — a { cursor: url( https://mysite.com/wp-content/uploads/2024/05/camera-icon.png ) , default; } — but it doesn’t work on the vimeo player. and I don’t think the issue is in the lightbox. It just doesn’t work on the embedded video.
Is it possible to customize the cursor at all or it never works in case of vimeo?
Thanks for your insights!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.