Instructions

In order to work the mouse cursor interaction, we use a short code snippet and we will explain you down bellow how to manage this snippet.

You can access the code snippet here

The code snippet it refers to the class of ''Cursor Wrapper" which is the main wrapper of the Cursor Circle and this snippet preventing an element from being the target of pointer events. This mens that this snippet is locking our main wrapper that have the position Fixed and allow you to edit the rest of the website.

You can learn more about point event in Webflow here: Pointer Event Explained

Snippet Open

*Note - Be aware that if you change the class name of the "Cursor Wrapper", automatically you need to change the class in the Code Snippet too in order to work properly.