@@victorchinedu Hello Victor, I would like to change the size (or color) of the pointer when I hover a button, do you know what i can change in the css or js? Thank you :)
me i had i special cursor and hover for the navigation built in the theme i am using (it's a free one). But it disapeared while i was editing the site and it stopped from showing. I tried on multiple browsers. I odn't remember changing anything related to cursors. But talking about the plugin here named with header and footer, i chose an option and tried it then switched back. Once i tried that option, since then the special pointer stopped from showing
Is there any effect for hover? We can see in options "hoverEffect": "circle-move", but it doesn't change anything. ChatGPT says that this script adds .is-hover to #magicMouseCursor when the mouse is hovering on element with .magic-hover class. So i tried #magicMouseCursor.is-hover { background-color: red !important; } but unfortunately it doesn't work. Any help will be appreciated.
I forgot to mention within the video that the CSS Code conditions this to appear at screen sizes of "@media only screen and (min-width: 1367px)"
Works like "Oh there you are" thanks mate... Love your videos man
Love that. Thanks for the kind words brother.
I live for comments like this. 🤙🏼
Great video victor. "A walk in the park" indeed
Glad you think so too. Thanks for watching...
Hey amazing video! Is there a way to disable the hand pointer when hovering over buttons? And maybe show a different icon instead
thank yu
You're welcome.
Very clean! Thank you Victor :)
You're much welcome..
@@victorchinedu Hello Victor, I would like to change the size (or color) of the pointer when I hover a button, do you know what i can change in the css or js? Thank you :)
up! :)
@@daliprane1711 Did you manage to figure it out?
@@lubie_pomarancze7540 nope...
This is awesome! thank you :) Works, but the original cursor doesn't go away, so I have both now. Any idea?
me i had i special cursor and hover for the navigation built in the theme i am using (it's a free one). But it disapeared while i was editing the site and it stopped from showing. I tried on multiple browsers. I odn't remember changing anything related to cursors. But talking about the plugin here named with header and footer, i chose an option and tried it then switched back. Once i tried that option, since then the special pointer stopped from showing
its okay now. i solved it already thanks
hi victor im having a problem on how to change the size of the circle.can you help?
hey there! Im having an issue where it doesn't seem to work over elementor pops. Any idea why?
are you using Elementor pro for the walkthrough?
where is the text file for the code
Is there any effect for hover? We can see in options "hoverEffect": "circle-move", but it doesn't change anything.
ChatGPT says that this script adds .is-hover to #magicMouseCursor when the mouse is hovering on element with .magic-hover class.
So i tried
#magicMouseCursor.is-hover {
background-color: red !important;
} but unfortunately it doesn't work. Any help will be appreciated.
You need to apply a class to the element… download
It works than you❤