kaydotjpg Posted November 8, 2023 Share Posted November 8, 2023 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, 2023 Share Posted November 12, 2023 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
kaydotjpg Posted November 21, 2023 Author Share Posted November 21, 2023 @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, 2023 Share Posted November 24, 2023 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
kaydotjpg Posted November 25, 2023 Author Share Posted November 25, 2023 @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
kaydotjpg Posted December 4, 2023 Author Share Posted December 4, 2023 @tuanphan checking in on this... thank you 🙏 Link to comment
tuanphan Posted December 6, 2023 Share Posted December 6, 2023 It's still unclear why that is I'm still checking Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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