freelancer mojibur

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>