How To Move Email Form

I would like to move the email form in the black footers beneath the logo. How can I do this?

1 Like

Hi @Ordissii ,
This is a footer layout change, not CSS-only. You need to move the Newsletter block under the logo block in the footer section.

You’ll need to edit code:

  1. Edit code
  2. Open sections/footer.liquid (or footer-group.liquid)
  3. Move the {% render 'newsletter' %} (or newsletter block loop)
  4. inside the logo column container

My apologies, what I meant is that I want the email sign up for to be in the footer below the logo