Mouseover cursor (just for thumbnails)
-
Hey
I have a question about custom cursors on mouseover.
I used the code below to get a custom cursor on mouseover. Now i want to achieve that this mouseover cursor only appears on thumbnail mouseovers. And not everwhere else like links in text etc.Is this possible?
—
a {
cursor: url(http://leandrodisler.com/wp-content/uploads/2018/11/plus.png) 15 15, auto !important;
} -
Dear @leandrodisler
try this custom css code..thumb-rel:hover { cursor: url(http://leandrodisler.com/wp-content/uploads/2018/11/plus.png) 15 15, auto !important; }
Best!
Marius
-
Hey
It worked, thank you. !
Theres just one more problem now. On the other mouseovers i dont have the "mouseover-hand" no more. Is there a solution to have them back? -
Got it. thank you.
-
Before you post
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it