Shopify themes, liquid, logos, and UX
Hello there @revtekautoparts Have a look at this video on how to fix a sticky header on the Dawn Theme https://m.youtube.com/watch?v=zmt17eXe7xY
Try and follow the steps here then let me know if it works for you!
Didn't work
Hi @revtekautoparts .
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!
To address the issue, please go to Theme -> Customize -> Theme settings -> Custom CSS and insert the following code: https://prnt.sc/RDprpjRJk83k
#shopify-section-header:has(sticky-header) {
position: sticky;
top: 0;
}
I hope this solution is helpful to you. Please feel free to get back to me with feedback.
Liz
I see your header sticky when I scroll up. If you want sticky always, please change settings in Online Store > Themes > Customize > Header
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Hello @revtekautoparts
Add below css code at the end of the base.css file
.shopify-section-header-hidden.shopify-section-header-sticky {
transition: unset;
transform: unset;
}
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025