Plays nice with my fullscreen menu tutorial: kzbin.info/www/bejne/n5C6hpith6atjLc
@robinsonarsenl11423 жыл бұрын
its not following along
@k999442 жыл бұрын
Can you please make the same effect on header elements (like logo and menu icon)? I tried the change the code for logo and menu icon but it didn't work
@iamalifawad3 жыл бұрын
I was waiting for this tutorial 👈😊
@KayCinho3 жыл бұрын
Hope you enjoyed it!
@Sanowebsites3 ай бұрын
THANK YOU VERY MUCH!!! Just a question, do you know how to improve cursor speed?
@roomasaher57353 жыл бұрын
As usual amazing next level
@KayCinho3 жыл бұрын
Wow, thank you Rooma! Glad you enjoyed it :)
@tchinaza3 жыл бұрын
Thank you. Any idea how to make the cursor circle bigger or smaller when it hovers over links or buttons?
@conorrafferty41193 жыл бұрын
interested in this as well, Im assuming it would be as simple as using a hover state "scale" call out in the CSS? However would love a confirmation on that from Kaycinho
@KayCinho3 жыл бұрын
You're welcome! In order to trigger the change specifically on buttons and links, it would probably require to add a dedicated class for such elements, and then use some JS to make it happen when you hover over an element with this class. I covered that in my other custom cursor tutorial: kzbin.info/www/bejne/hWSbnJSCpcSsq7s - So I guess you could make it work by mixing both tutorials.
@tchinaza3 жыл бұрын
@@KayCinho Alright, thanks.
@KayCinho3 жыл бұрын
@@tchinaza :)
@ChrisHeine-ud1bf8 ай бұрын
This worked great - but now I need to switch out the circle for a custom SVG image. Do you have a tutorial on doing that?
@gigi1233803 жыл бұрын
Nice One! Outstanding! Thx a lot for this!
@KayCinho3 жыл бұрын
Glad you like it!
@Dinujaya-S3 жыл бұрын
Can We get it only one section. Please..! 😊😊
@jabeztadesse Жыл бұрын
Bro, It's working for me, But I get flicker of the old cursor as I hover on links.
@gunsepsi28523 жыл бұрын
I'm having a big issue wit this. Everything works perfectly except, now when I scroll on my page the cursor gets stuck to its last location unless I move it again. How do I fix this?
@dzakiahsana62 жыл бұрын
This is Awesome dude!
@deanstretch12582 жыл бұрын
Nice work - Subscribed!
@antoninomartorana22582 жыл бұрын
In my site the cursor is too slow, do you know why?
@suyashsudhakar2347 Жыл бұрын
didn't work for me please help
@josrekker Жыл бұрын
If i scroll, the cursor is also scrolling together with the content. How to fix this
@AndyPants5504 күн бұрын
Set cursor position to "fixed" instead of "absolute"
@abuhssankaskey61433 жыл бұрын
Welcome back
@KayCinho3 жыл бұрын
I never left :)
@abuhssankaskey61433 жыл бұрын
@@KayCinho your voice
@therealsalamiboi3 жыл бұрын
This doesn't work for me. I'm trying to add this to one page and it doesn't work. Can anyone help?
@celiaperg6622 жыл бұрын
Awesome, thanks for the tutorial. I have a question, at the end under the footer I get a white line with the cursor circle how can I remove that ?
@celiaperg6622 жыл бұрын
I had to change min-with to 1024 so that the effect could be seen, but with that size the line and the circle are visible.
@coachalexforino92912 жыл бұрын
it's not working for me
@marconogueira-marketingdigital Жыл бұрын
It works but the website becomes slower.
@oghosaogiemwonyi97242 жыл бұрын
@ KaycinhoTheDigitalAlchemist Is it possible to change the cursor to a different color only in certain column? Like remove the mix-blend-mode and just manually add a different color when your mouse enters certain columns
@muzammelhaq40273 жыл бұрын
Awsome Video We want more like video
@KayCinho3 жыл бұрын
Coming up!
@amine91563 жыл бұрын
Hello, it won"t work for me i don't know why, i tried it twice, changed it to single quote, i tried your other cursor tutorial with red dot inside, still nothing .. what do i do ?
@slyshime14793 жыл бұрын
try to change min-width from 1367px to 1024px. thats work for me
@AbdulAziz-cj4hg2 жыл бұрын
i have a question about pointer cursor, can i change the cursor to a thiss invert only when theres a clickable element?
@AbdulAziz-cj4hg2 жыл бұрын
maybe i just wanted to put an emphasis on the difference between clickable elements and non clickable, maybe there's also a way to make the pointer cursor become a full color block instead of invert?
@vinciandres2 жыл бұрын
What plugins do i need to make this whith Enfold or other themes?
@vinciandres2 жыл бұрын
I just do it, thank you :) really nice.
@meisterleise3 жыл бұрын
That's very cool!! Still one thing bothers me: the circle moves up if you scroll down and doesn't keep to the cursor postion. What a pity.
@vitaw71353 жыл бұрын
I tried to delate the position:absolute. it works fine for now.
@mahinrahmanphenomenon2 жыл бұрын
@@vitaw7135 How you solved it man??
@jjasminchang2 жыл бұрын
THANK YOU!!
@bishwasthapa10203 жыл бұрын
This demo site looks cool. Can I get the url of this? Or Tutorial maybe 😀
@KayCinho3 жыл бұрын
Thanks Bishwas! Unfortunately I don't keep these demos online for long because that means a lot of maintenance work :/ - but just create your own following along :)
@sudaiskhan50833 жыл бұрын
Thanks Sir...
@KayCinho3 жыл бұрын
Most welcome!
@DDesigner1233 жыл бұрын
great tutorial
@KayCinho3 жыл бұрын
Glad you think so!
@meisterleise3 жыл бұрын
My recommendation: I put the js and the css together in an "Elementor Custom Code" (why tear apart what belongs to one function?).