Hi guys. I just read some topics about it here in the forum but never find out the solution.
I’m trying to use a custom cursor in the whole site. I did what Vincent sad in another topic but didn’t work it out.
I’m injecting this code in the HEAD section (project settings):
<style>
body {
cursor: url(‘https://uploads-ssl.webflow.com/5a16babe6b2f3a0001d35951/5b215f40093e3e612256c869_circursor.png’), default;
}
</style>
Did anyone got this fixed?
Any help is much appreciated.