cursor change on image code example Example: css change cursor to image .module { cursor: url('path-to-image.png'), auto; }