I wanted to create a page in Debut theme that has no header/footer (landing page). To do so, I created a 2nd page template, called it “page.alternate.liquid”. But when I “hide” the footer, it also ends up being hidden on the default template page as well.
I saw this was a glitch with debut theme. So I tried creating another section called “footer2” and using that section footer2 in the alternative page template. However, the same problem occurs.
Also not sure how to hide the header either.
Any other solutions around this or how can I remove header/footer or create a new template without it affecting the default page template.