Mouse cursor change on mouseover, for specific classes – Jquery
I got this mouseover effect that you can see on this CodePen. The cursor is always red, but I want it to change into a bigger (scaled) white cursor when it hovers one of the items. <div class="custom-cursor"></div> (this is…