Main issue: Keep the Ella theme (v6.5.2) announcement bar (top notification strip) visible on scroll for both desktop and mobile.
What changed: A contributor provided a code-based fix that requires editing theme.liquid and inserting a snippet just before the tag. The original poster confirmed it worked.
Follow-up: Another participant reported the announcement bar overlapped the header/logo after applying the fix. After sharing a preview URL, they received an adjusted snippet (also added before in theme.liquid). This resolved the overlap, and they confirmed success.
Notes:
Screenshots were shared to illustrate the hidden bar and header overlap, but the solution hinged on theme.liquid edits.
Exact code content wasn’t detailed in the thread; the key action was where to place the provided snippet(s).
Outcome: Issue resolved for both users. No open questions or unresolved items remain.
Summarized with AI on December 17.
AI used: gpt-5.
Hello, Can someone please tell me to stop the announcement bar from hiding once you scroll down the screen? I want to see it on both desktop and mobile.
Your code is really helpful, but after I applied to my website, the announcement bar covers part of my header that my logo not be fully showed. Could you please advise and help?