Shopify themes, liquid, logos, and UX
Hello🌻
Not sure why but my Dawn theme header is not sticky even though I have checked the "enable sticky header" box... is there something else i need to do as well to make the header sticky?
SITE: https://e1c8d3.myshopify.com/collections
PASSWORD: thaits
Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
I would like to give you a solution to support you.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid theme file.
3. Paste the below code before </body>:
<style>
body .shopify-section-header-hidden {
transform: translateY(0);
}
</style>
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
Hello @Bird_on_a_Wire
It's GemPages support team and glad to support you today.
I checked, the Dawn theme's sticky header is still working
Note: it is only visible when scrolling up, and when scrolling down is not displayed - this is a feature of the theme
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
@GemPages Ah I see... is there a way of making it sticky when you scroll down as well?
This is an accepted solution.
I would like to give you a solution to support you.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid theme file.
3. Paste the below code before </body>:
<style>
body .shopify-section-header-hidden {
transform: translateY(0);
}
</style>
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
Hi,
I too have a similar issue, but your solution did not work for me.
Would it be okay for you to help me out too?
My shopify website is: https://nignadiamonds.com/
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