Shopify themes, liquid, logos, and UX
Hi!
How can i delete this text from my collection.
Its set to default as collection name.
Solved! Go to the solution
This is an accepted solution.
Hi @Scoop2192 ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
<style>
[class*="collection-list"] .h3{display:none !important}
</style>
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
In the 'heading' field from your screenshot, try putting in just a space (press your spacebar on your keyboard) and then save changes.
If that doesn't work, then you can either go into your theme's coding to remove the placeholder text (that's used when no heading has been entered), or else add some custom CSS to the 'collect list' section to hide the heading.
Something like this:
H1, H2, H3, H4, H5, H6 { display: none; }
★ Did my post help? If yes, then please like and accept solution. ★
https://stephens.world
support@stephensworld.ca
Thank you so much! Out of half a dozen suggested codes, this is the ONLY that worked!!! Bless you!
This is an accepted solution.
Hi @Scoop2192 ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
<style>
[class*="collection-list"] .h3{display:none !important}
</style>
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Thankyou! i Changed h3 to h2 and now it worked!
Now the total heading text of the collection is gone aswell, I would like to keep the heading but not the heading text in the pictures so the ''h'' and ''borg warner turbo blankets'' in the photo needs to be deleted and the Heading title needs to stay, it that makes sense
Also, is there maybe a away to change how big the lettertype is?
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025