You can simply use this class on your css file to have your custom cursor for the entire site to override any other pointer, hand cursor.
* {
cursor: url('cursor_image_file_path'), auto !important;
}
Enjoy 😀
+917803057266
You can simply use this class on your css file to have your custom cursor for the entire site to override any other pointer, hand cursor.
* {
cursor: url('cursor_image_file_path'), auto !important;
}
Enjoy 😀