Shopify themes, liquid, logos, and UX
Hey, I was wondering how I can make the announcement bar sticky? I was able to make everything else I want sticky except for that.
https://charmente.com/products/charmente-flared-work-yoga-pants
Solved! Go to the solution
This is an accepted solution.
Hello there Simon @Simon159 If you follow these steps, you should be able to add a sticky announcement bar in your Shopify store
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
#shopify-section-sections--18314230989090__announcement-bar{ position: sticky !important; top: 0; } .section-header { top: 38px !important; }
Let me know if this works for you!
This is an accepted solution.
Hello there Simon @Simon159 If you follow these steps, you should be able to add a sticky announcement bar in your Shopify store
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
#shopify-section-sections--18314230989090__announcement-bar{ position: sticky !important; top: 0; } .section-header { top: 38px !important; }
Let me know if this works for you!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025