Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi all!
I am wondering if there is a way to remove this text overlay on my collection card images. The porblem is that, I have another collection card section displayed earlier (check screenshot marked 'A'), I dont want to remove text on this A marked collection card section. I only want to remove text from the 'shop by print' section. The code that I have tried earlier overwrite the text on both sections. Any help will be greatly appreciated!
Solved! Go to the solution
This is an accepted solution.
Let go to Edit Code, find file base.css, scroll down to bottom, and try:
#shopify-section-template--24777996697888__collection_list_LMftwk .collection-list-wrapper .card__heading {
color: #fff !important;
font-size: 24px !important;
}
Hi @amaya_world
can I see your link for that part?
Hi @amaya_world
will you want it display like text below the card, right?
Would be nice to not display any text at all, if possible! (only for this collection card section, not the one marked 'A' sent in my original post)
This is an accepted solution.
Let go to Edit Code, find file base.css, scroll down to bottom, and try:
#shopify-section-template--24777996697888__collection_list_LMftwk .collection-list-wrapper .card__heading {
color: #fff !important;
font-size: 24px !important;
}
Perfect! it worked! thanks so much!!! you are amazing!!!
You're welcome 🤗
Let me know if you need any other assistance
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