Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hey,
I have been wondering the solution of removing the title from both the collection page and the collection list section located on the homepage...
thanks in advance!
Solved! Go to the solution
This is an accepted solution.
Hello beaver,
To remove the title from both the collection page and the collection list section located on homepage.
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
#shopify-section-1598093427101 .collection-grid-item__title.h3 {
display: none;
}
#shopify-section-collection-template .collection-header .collection-hero {
display: none;
}
Hello beaver,
Please share your site url.
So that i can check and let you know the exact solution here.
Hello there,
-the store's link is now removed-
This is an accepted solution.
Hello beaver,
To remove the title from both the collection page and the collection list section located on homepage.
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
#shopify-section-1598093427101 .collection-grid-item__title.h3 {
display: none;
}
#shopify-section-collection-template .collection-header .collection-hero {
display: none;
}
Thank you so much! That worked just fine.
Hi, I am also having an issue removing the title from my collection page. My site is www.kiddazzle.com and I'd like to remove the "Products" title under the header "buy".
Please help.
Thanks.
Jared
I am trying these, following the exact instructions I think, but nothing changes when i add the code. I am new to this, am i doing something wrong?
Im on debut theme, only wanting to remove the collections page list title. Not on the homepage, just the collections page itself.
Thanks
Hello jarmuir,
Please share your site url.
So that i can check and let you know the exact solution here.
Hello jarmuir,
Your site is password protected.
Can you share your store password?
Hello jarmuir,
Please share the screenshot of which collection titles you want to remove.
The title of this page that says 'COLLECTIONS' i would like to remove.
Thanks
Also on the page - 'ALL PRINTS' there seems to be a large amount of white above the title. Any ideas how I reduce this?
Thanks
Hello jarmuir,
To remove "COLLECTIONS" title on collections page.
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
#shopify-section-list-collections-template .section-header.text-center {
display: none;
}
Great thanks, that worked!
If you dont mind I have one more question whilst you have access to my site.
I'd like to know how to make the collection thumbnails smaller? the only way I seem to me able to do it is by moving the slider to show 3 collections instead of two. But then it is not centered?
Thanks
These boxes I would like to make smaller.
Thanks a lot
this didn’t work for me 😭
Hello Athaircoaurah,
Please share your site url.
Hello Klubo555,
Please share the screenshot of which collection list title you want to remove.
User | RANK |
---|---|
116 | |
91 | |
72 | |
68 | |
45 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022