Need help adding newsletter sign-up form code into Dawn theme

Hello. I am trying to add a newsletter sign-up form code into my themes code. I know it is supposed to go into the footer.liquid section but I am having trouble figuring out where exactly and keep putting it in the wrong spot. I attached a screenshot and I would like my newsletter sign-up to show in the footer below the refund and privacy policy links but before my social media icons. Here is the code I am trying to add…

Hello @JenniferF a simpler alternative is to simply to is to modify the existing newsletter section code to have your klayiyo hook element in place of the default dawn newsletter at the bottom of the footer.

https://admin.shopify.com/themes/current?key=sections%2Fnewsletter.liquid

Otherwise where to put in code would depend on the visual position your trying to put it (left,center,right) and also what other blocks may be in the footer.

So to have it show between other blocks would be an advanced theme customization because you need to either detect the other blocks, or add a custom block that contains your code. And also style it appropriately.

If you need either of the customization approaches done for you then contact me directly by mail for services.
Please always provide context, examples: store url, theme name, post url(s) , or any further detail.
Contact Info in signature.

Hi Paul. I tried pasting the code at the bottom of newsletter.liquid and it looks off. I’m not sure how to fix it. I wanted it in the exact same spot as the one that is provided with my theme.