Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi!
I am using the Craft theme. The Collection Cards display the Collection Title and Description. There is no option to hide the description. I've tried applying CSS per the Shopify Help Center but I am having trouble finding the correct class or element for the description when using the Inspect function. Can anyone provide me some direction? My site URL is www.posypotions.com.
Hello @mmphillips40
You want hide this one ?
actually I just want the first portion to remain - Gentle Botanical Alchemy - and not the rest of the description.
Hello @mmphillips40
Go to online store ----> themes ----> actions ----> edit code ----> base.css
add this code at the end of the file and save.
.card__caption {
display: none !important;
}
Result
If this was helpful, hit the like button and accept the solution.
Thanks
I actually just want the first line of the description to display along with the title on the Collection Card. Is there a way to have it display the first paragraph or sentence or so many characters and ignore the rest?
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025