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
[email protected]
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?
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024