Add newsletter subscription to header

Hi,

I’ve found information here in the community how to move the newsletter subscription to the footer. But I’d like to move it from the footer to the header. How would I do that? I can’t find anything helpful how to do so. Theme Dawn.

Kind regards

Hi @weloveminerals

I guess you can do the same as you did in footer but instead of adding code to footer.liquid, please add code to header.liquid file.

Yeah I’m not sure how that works. sections/newsletter.liquid is pretty big and the part in footer.liquid where newsletter stands is full of “footer”. If I just copy this part into the header, will the footer terms turn into header terms?