All things Shopify and commerce
Hi, does anyone know how to remove a header and footer for this specific page? https://euwumd-v0.myshopify.com/pages/collection-list
Hi @SixTwoSix
Please add this code to theme.liquid file in Online Store > Themes > Edit code
{% if page.id == 116103020762 %}
<style>
.section-header, .shopify-section-group-footer-group { display: none !important; }
</style>
{% endif %}
- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Edit theme.liquid search for </body>
Now just before to it add this code
{% if page.handle == 'collection-list' %}
<style>
.section-header {
display: none;
}
.shopify-section-group-footer-group {
display: none;
}
</style>
{% endif %}
If problem solved don't forget to Like it and Mark it as Solution!
And if you need help with customization/code part you can contact me for services
You can find the email in the signature below.
Thanks
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025