Hej there, on my website I applied
a{
cursor: url(https://www.myurl.png), pointer;
}
to have a custom cursor pointer for all linked elements. The mouse over works fine for images and carousels, but for navigation items and links in text, the cursor does not stay in place, both in firefox and safari.
Have I perhaps done something wrong? I can imagine that this requires custom code and would appreciate if you could still give me a hint! Maybe there is a way to have the custom pointer only applied for linked images and carousels? I don’t have to have the custom cursor for linked text and navigation, if that would make it easier…
Everything is up to date and I don’t have any further custom css applied.
Thank you, Susann