How do I shift the newsletter to be inline with the other blocks in the dawn theme?

Hi everyone, this is my website footer as shown below.

My website is ollescents.com

I would like to be able to shift my newsletter to be inline with the rest of the footer blocks. I would also like this footer to ignore the page width set by the dawn theme. I would like to achieve something like this.

I have been playing around with the dawn themes margin and paddings settings but for some reason the right side of the footer is always stuck to the fixed page width of the dawn theme. The newsletter is also not inline with the rest of the footer blocks. Can anyone help me to achieve this layout? It will be much appreciated.

Hi,

To do that on Dawn Theme, you need go to footer.liquid file, then handle code here by make a block that call Form Subscription Form. You need to play around with Liquid, Css.

If you not familiar with code, you can ask to a developer they can do it.