I’m hoping to completely remove (hide) the footer on my website, which is on the Debut theme.
Could someone help?
Cheers,
Justin
I’m hoping to completely remove (hide) the footer on my website, which is on the Debut theme.
Could someone help?
Cheers,
Justin
Hey Justin,
Open your layout/theme.liquid file
Around the bottom of the file remove this:
{% section 'footer' %}
If this helps you please accept my answer and give me a thumbs up! Thank you
Hey, thanks for helping. I was wondering how do I add it back after removing it. I removed it however it didn’t look how I expected it to look. But when I go back to the code, it is still there, but I do not have the footer on my site.