Hi @kindredpeople ,
Please change code:
If it helped you solve your issue, please mark it as a solution. Thank you and good luck.
A user asks how to implement a custom cursor image across all pages of their site.
Solution provided:
</head> tagcursor: url() with the asset path and !important flagFollow-up issue resolved:
The cursor reverted to default hand icon when hovering over links/buttons. This was fixed by adding cursor: url() !important; to link and button selectors in the CSS.
Current status:
Original poster confirmed the solution worked. A new user (NashMashPets) using the Impact theme reports following the same steps but their custom cursor isn’t displaying, seeking additional help with proper asset name placement in the code.
Hi @kindredpeople ,
Please change code:
If it helped you solve your issue, please mark it as a solution. Thank you and good luck.