Newsletter beside columns Dawn theme

Hello,

I’m wondering how to move the newsletter beside the other columns. Similar to the image below↓

store: https://r1vex.myshopify.com/

pass: 1

Hi @manbru

For this first have to check the theme settings.
Might be in coustomizer there will be option.

If there isn’t any option, then have to edit the footer.liquid file.

And using HTML have to move the newsletter to the columns.

If need any help let me know, Contact info is in signature.

Thanks

You just need to follow my instruction below.

Hi @manbru ,
I checked and it seems that you are using the Dawn theme. So you can follow these steps:

  1. Online store => Themes => Edit code

  1. search “footer.liquid”

  1. search “footer-block–newsletter” and shorten the code

Crtl + V code

  1. search “footer-block__details-content rte” and paste

result:

=>

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you