Please or Register to create posts and topics.

Shopping cart gif

Can someone tell me how to change the loading gif(the lady with the shopping cart)?

 

 

Uploaded files:
  • Screenshot-7.png

Hi,

Could you please share the query on [email protected]

Thank you

I shared the query to "[email protected]" a week now and I have not received an answer. You guys have made me regret purchasing your theme.

Hello,

Upload the .gif file in your media copy the path of the image and add it in below css

.eco-spinner-loading-box .lds-ripple {

background-image: url(assets/images/grocery.gif);

}

Add above CSS in additional css

Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

Thank you