Free components can be used in unlimited number of websites. Please provide proper copyright attribution where possible with every use of our components. Learn More
Steps to Implement this Component
Please watch the video below for instructions. First Code Snippet
body:not(.sqs-edit-mode-active) { cursor:url(" "), auto; }
Paste the codes to add a hover cursor image
body:not(.sqs-edit-mode-active) { a:hover, button:hover { cursor:url(""), pointer; } }