Shopify themes, liquid, logos, and UX
Hello @Oteeum
Thank you for submitting your query to the Shopify community. I’d be happy to assist you. Could you please provide the store URL and password (if it’s password-protected) so I can review and get back to you with an update?
Sure thing, the URL for the blog post is https://oteeum.com.au/blogs/rsvp/eamon-grace
The password to the website is awttag500
I would like to remove the header and footer for all blog posts only.
Thank you in advance!
Hi @Oteeum,
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
.template-article .header-wrapper,
.template-article .footer-wrapper,
.template-article .header,
.template-article .footer {
display: none !important;
}
Hi there, thank you for trying - I managed to find this > theme.css and copied and pasted the code but unforunately it didn't work.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025