Hi!
I have searched many similar questions and tried so many codes but nothing works so here is my question hope someone can help me.
On my collection page with my 3 products, it shows a collection title. I want that deleted.
I will all the collection 'test' for reference and to make it clear.
Kind regards,
Sanida from Hair Magic Company
Solved! Go to the solution
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-collection .collection-header .section-header {
display: none;
}
This is an accepted solution.
Hii, @SanidaHMco
Paste this code on top of the theme.scss file.
div#shopify-section-collection-template div .collection-header .page-width .text-center h1 {
display: none !important;
}
Please share store URL and screenshot what do you want!
Thanks!
Hello!
Thank you so much for the reply and help.
https://www.hairmazcara.com/collections/hair-mazcara
Password: Baggelaar
Hi @dmwwebartisan , is there a possibility can you still help me? Kind regards, Sanida from Hair Magic Co
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-collection .collection-header .section-header {
display: none;
}
This is an accepted solution.
Hii, @SanidaHMco
Paste this code on top of the theme.scss file.
div#shopify-section-collection-template div .collection-header .page-width .text-center h1 {
display: none !important;
}
User | RANK |
---|---|
220 | |
53 | |
50 | |
29 | |
28 |