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
A user wants to relocate the newsletter subscription form from the footer to the header in their Dawn theme but is unsure how to proceed.
Current Situation:
Proposed Solution:
header.liquid instead of footer.liquidUser’s Concern:
sections/newsletter.liquid is extensive and the footer code contains many “footer”-specific referencesStatus: The discussion remains open with the technical implementation details unresolved.
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
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.