Instruction

custom cursor

If you want to add a custom cursor to the new page, follow the steps below:

  1. Add "Cursor" symbol to the Body

  2. Add the following interactions in "Page Trigger" and "Mouse move in viewport":
    Cursor 1 Smooting 50%
    Cursor 2 Smooting  72.5%
    Cursor 3 Smooting 78%
    Cursor 4 Smooting 65%
    Cursor 5 Smooting 82%

button

If you want to replace the button interaction, follow these steps:

  1. Add a new button with the class Button in a div with a class Wrap Hover Button

  2. In the"Page Trigger"  "Mouse hover" and "Mouse move over element" add the following interaction:

Svg icon

If you want to add an SVG icon, follow these steps:

  1. Add a new embed element and paste the SVG code inside

  2. Change the fill with fill = "currentColor" and width = "100%" height = "100%"