I would like to hide the titles on the collections. I have read some suggestions and tried them but they did not work.
1 Like
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
1 Like
1 Like
Got the answer from OSCPROFESSIONAL
h2.SectionHeader__Heading.SectionHeader__Heading--emphasize.Heading.u-h1 {
display: none;
}
great thanks for update