Hello - I’m setting up a single product store using Dawn theme. I’d like to put the email subscription in the header at the top of the page (we’re pre-launch product and focused on lead gen now)…
Hello @abbychairjohnny ,
You can try to follow these steps:
- Go to Online Store → Themes → Actions → Edit code
- Go to Templates section → header.liquid → add this following code
- Save changes
Hope this can help.
Ali Reviews
Do you want to add it right in header or below header?
If you want to add it below the header, you can go to theme customize > + Add section > Email signup > drag drop it below header.
If you want to add it in header then you can copy email sign code to header.liquid
2 Likes
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
It’s not possible to move the email subscribe box from footer to header, but you can add a custom code inside the header.liquid file:
Subscribe
Note: After adding the code you need to add some css code to adjust the position and styling the form.
Regards,
San