Okay
  Public Ticket #2334855
Follow mouse animation
Closed

Comments

  • Nicolò Matteucci started the conversation

    Hi there, 

    first of all thank you for your wonderful themes,

    I'd like to disable the follow cursor circle and hover animation on Aruba theme, just like I can disable it on hervin theme (which I purchased for another project), how can I do it?

    All the best!

  •  1,800
    Support replied

    Hello Nicolò,

    Aruba does not have a theme option for this but you can use this custom CSS:

    #magic-cursor {
          display: none;
    }

    in customizer -> additional CSS


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •   Nicolò Matteucci replied privately