How can I switch my cursor to an image on Launch and Start Up themes?

Hello,

How do I change the pointer cursor to an image?

My themes are Launch and Start up;

Thank you

Yael

Hi @Yaelika33

Thanks Welcome to the Shopify community!
Please share your site URL,
So I will check and provide a solution here.

1 Like

Hello thanks,
The URL is passiaman.com

KR,
Yael

Hello Vikas,

Did you have a chance to check?

Tnks,

Yael

Hi @Yaelika33

Thanks For the Share URL.

  1. Go to Online Store->Themes->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

and add Image path on this place “ADD IMAGE PATH HEAR”

body {
 cursor: url("ADD IMAGE PATH HEAR"), auto;
}

Hope what I have written is not too confusing.

1 Like

Hello Vikas,
When you write the image path, could it be an url ?

Hi @Yaelika33

Yes It’s URL

It does not work :disappointed_face:

Could you check why?

Hi there,. Can you help me make my cursor a paw print, please? I have the dawn theme, peepingpets.com is the URL