How to create a rotating announcement bar like Elevateclo?

Topic summary

A user seeks to implement a rotating announcement bar similar to the one on elevateclo.com for their Shopify store using the Dawn theme.

Key Points:

  • The Dawn theme does not natively support rotating announcement bars
  • Custom coding is required to achieve this functionality

Recommended Solutions:

  • Use a slider with autoplay functionality and GSAP (GreenSock Animation Platform)
  • Alternative options include Swiper JS for custom implementation
  • The user is looking for a free app-based solution, but the responder specializes in code-based approaches rather than Shopify apps

Status: The discussion remains open, with the user still seeking a free app alternative to the coding solutions suggested.

Summarized with AI on November 23. AI used: claude-sonnet-4-5-20250929.

Hello,

can anyone tell me how to make the anouncement bar rotating just like here: https://www.elevateclo.com/

My Shop is: https://quincko.de/

Password is: Keba

Thanks and best regards

What theme you’re using?

Dawn Theme

Well the Dawn Theme doesn’t support such a functionality, you will have to hard code some stuff in order to achieve this.

I recommend using a slider with an autoplay functionality or GSAP.

Good luck

Thank you very much. Do you by any chance know an App which offers such a slider on a free basis?

Unfortunately we are not familiar with Apps, incase you gonna code it, we highly recommend Swiper JS or GSAP.