Taste Theme - Hiding header, footer and announcement bar on a specific page

I’ve followed some instructions I found in another post as well as on youtube without any success.

I’m trying to create a landing page for a specific page on my store. Everytime I try to hide the announcement bar, header and footer for this template page, it also hides it on the home page and every other page.

I’ve tried adding code to theme.liquid but that is not working either.

I’m using the Taste template. Any help would be very much appreciated.

Also, I’d prefer to use Canva for a landing page design and upload it, is this possible? I can’t find much documentation. Thanks so much

Depending on your theme, you would have to either

  1. Add CSS code to just that pages that hides those sections

  2. or add CSS code globally that only acts on that page

If you could share the page as well as the theme you’re using, I can give more specific information and potentially the code you need to add.

Uploading an image as a landing page is generally not recommended, because it is not responsive, not indexable, and hard to interact with. It will likely lead to a poor user experience.
If it is a very simple design it might work though. In that case, you could just add an image section to that page and upload the Canva file there.

@happychiguy

Please share your store URL! and check the following video URLfor help

https://www.youtube.com/watch?v=mxUSrhnbehA

Thanks!