Shopify themes, liquid, logos, and UX
Hi, I am trying to make my announcement bar sticky with the header but I've tried everything and can't figure it out. The header is sticky but I want the announcement bar to also be sticky with it. Would greatly appreciate it if you know how to get this done. Site is shopworms.com
Hi @WWJDWR
Go to your Online store > Themes > Edit code > open theme.liquid file, add this code before </head> tag
<style>
#shopify-section-sections--20163871736081__announcement-bar {
position: sticky;
top: 0px;
}
#shopify-section-sections--20163871736081__header { top: 42px; }
@media(max-width: 767px) {
#shopify-section-sections--20163871736081__header { top: 50px; }
}
</style>
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
worked for desktop, but not mobile. There is a space between the announcement bar and header.
User | RANK |
---|---|
207 | |
178 | |
63 | |
51 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023