add this in:
lay options -> custom css & html -> custom css
a[data-hoverimagetype="image"]{
cursor: default!important;
}
this will create a default cursor for this image:
[image: 1751618791814-096656be-da65-461c-81c2-38d781674f7c-image.png]
by the way
i see u want to use captions that appear on mouseover
maybe its easier to use this way of doing it:
http://laythemeforum.com:4567/topic/10519/make-image-caption-follow-mouse
cause right now ure inserting images into a text element, and then u use a imagehover on that image
and seems like u need to create texts as images to have use those there
the link i provided is for image elements.
you wouldnt have the cursor issue,
and u wouldnt need to create images for the texts
also if u want this kind of behaviour for project thumbnails
you could use:
[image: 1751619021733-2bb6ad69-55b5-49fb-abfa-dd93f68422ac-image.png]
in customize -> project thumbnails -> project title