How to remove header and footer on a single page, dawn theme

Hi there! I’m making a landing page for my site and want to remove the header and footer on just this page.

Hey @vcockerham2002

Can you share the link to this page you want the header and footer to be removed?

Its actually 2 landing pages:

https://appleblossomgiftbaskets.com/pages/landing-page-real-estate?_pos=1&_psq=landing&_ss=e&_v=1.0#shopify-section-template–22107004698944__17083886765c64d867

and

https://appleblossomgiftbaskets.com/pages/landing-page-corporate-gifts?_pos=2&_psq=landing&_ss=e&_v=1.0

Hey @vcockerham2002 ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

1 Like

worked perfect! Thank you!