how can i make my announcement bar show and move

Topic summary

A user is experiencing issues with their announcement bar not displaying on their website (desktop or mobile) despite saving changes. They also want to:

  • Make the announcement bar move (likely scrolling/animated)
  • Understand if they can update content while maintaining movement functionality

Two screenshots were shared showing the configuration.

Proposed Solution:
Another user suggested editing the theme.liquid file by adding markup code before the </head> tag.

Current Status:
The proposed solution did not work. The issue remains unresolved, and the user is still seeking a working fix for both the visibility and animation of their announcement bar.

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

how can i make my announcement bar show, ive saved the changes it shows it, but when i open the website it isnt there even in mobile. and how do i make it move, and can i change the contents in the future but still make it move.

url: currentstyl.com

1 Like

Hi @currentstyl ,

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

it didn’t work