kaydotjpg Posted November 8 Share Posted November 8 https://wedge-giraffe-p8dx.squarespace.com/home password: 12345 Hi! I would love to know how to get a cursor like Lisa Says Gah. It's clear that it's an emoji, and I assume some Java Script is involved to get that fun effect. Any advice? Thanks ☁️ Link to comment
tuanphan Posted November 12 Share Posted November 12 Try this code to Code Injection > Footer <div id="cursor"> </div> <style> #cursor { position: fixed; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 97; } </style> <script> window.cursor = { emoji: "✿", color: "#fef7cb" }; </script> <script src="https://lisasaysgah.com/cdn/shop/t/558/assets/cursor.js?v=134345384106100489211699565742"></script> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
kaydotjpg Posted November 21 Author Share Posted November 21 @tuanphan it's close! But something is a little off - take a look! https://wedge-giraffe-p8dx.squarespace.com/home password: 12345 Link to comment
tuanphan Posted November 24 Share Posted November 24 On 11/21/2023 at 10:41 PM, kaydotjpg said: @tuanphan it's close! But something is a little off - take a look! https://wedge-giraffe-p8dx.squarespace.com/home password: 12345 What is problem? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
kaydotjpg Posted November 25 Author Share Posted November 25 @tuanphan I accidentally linked the wrong site, sorry about that! The cursor is slightly off. Take a look here (password: 12345). For a refresher the inspo was from Lisa Says Gah Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment