Announcement bar disappearing after scrolling

Hello @TuneToyz

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

.essential_annoucement_bar_wrapper_0f57462a-8d6e-4e75-8780-31caaa0d1224.clickable{ position: fixed; top: 0; width: 100%; z-index: 1000; }

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.