Flame ticking icon

Hello Shopify,

I would like to add a flame ticking icon to a collection to signal new arrivals. I tried to do it with chatgpt but it didn’t seem to work at all. Can someone help with a solution?

URL: Sovel.ro

I attached a photo for reference on where I would like it to be.

Thank you

Hi @Sovel ,

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code just above tag

Result:

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

And if this solves the problem, please Mark it as Solution!

Best Regards,
Makka

Thank you very much!

Is there any way I can make it appear and disappear? Like ticking or pulsating or flashing?

Hi @Sovel ,

Please replace previous code with this updated code.


Thank you so much!