Hi
I hope someone can help me, I searched for a solution and added in code and it worked, I could remove the titles but it also left my site with no pricing
My website is briscoes.ie
Can someone please direct me is there a way to remove header from some collection lists but not all?
Many Thanks in advance
Hello There,
you can share me screenshot which title is removed.
Thanks so much for coming back to me I want to remove the Shop For message on the home page I also want the brand logos at the bottom to be Bands rather than Shop for… is this possible
Kindest regards
Susan
Hello There,
- Go to Online Store->Theme->Edit code
- Asset->theme.scss.liquid->paste bellow code in bottom of file
h2.h1.section-header–left {
display: none!important;
}
Thank you so much worked perfectly, greatly appreciate your help
1 Like
Kindly feel free to get back to me if you need any further assistance Thanks!