freelancer mojibur

Custom Mouse Cursor Effect in Elementor free

Custom Mouse Cursor Effect in Elementor

<link rel="stylesheet" href="https://f.mojibur.com/mousecursor.css">
<script src="https://unpkg.com/kursor"></script>
<script>
new kursor({
type: 1,
color: '#000000',
removeDefaultCursor: false, 
})
</script>

Custom Mouse Cursor Effect in Elementor

				
					<link rel="stylesheet" href="https://f.mojibur.com/mousecursor.css">
<script type="rocketlazyloadscript" src="https://unpkg.com/kursor" defer></script>
<script type="rocketlazyloadscript">
	new kursor({
		type: 1,
		color: '#000000',
		removeDefaultCursor: false,	
	})
</script>
				
			

Leave a Reply

Your email address will not be published. Required fields are marked *