1

I've tried a few things listed here on the stack but I can't get it to where I want.

I can't even get it to appear in the 'main content' area.

I basically want it from postion 1 to 2 in the picture.

enter image description here

asked May 8, 2018 at 14:31

1 Answer 1

1

Write below code in your theme default.xml

<move element="form.subscribe" destination="page.bottom.container" after="-"/>
answered May 8, 2018 at 14:37
2
  • Thanks, what is the difference between "page.bottom.container" and 'content'? Does this one always keep it at the bottom? Commented May 8, 2018 at 14:42
  • 1
    page.bottom.container always come before footer but within main content. Commented May 8, 2018 at 14:44

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.