How to add a description to my collection cards

Solved

How to add a description to my collection cards

screamtees
Visitor
2 0 3

I would like to add a description to my collection cards as shown in one of the screenshots. It doesn't have to sit on top of the card itself, though I do like how it looks. I'd also like to change the background behind the section. 

Screen Shot 2025-04-04 at 8.33.30 AM.jpg

Screen Shot 2025-04-04 at 8.33.56 AM.jpg

Accepted Solution (1)

namphan
Shopify Partner
2618 338 386

This is an accepted solution.

Hi @screamtees,

Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:

.collection-card-wrapper .card__content {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
}
Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com

View solution in original post

Replies 3 (3)
screamtees
Visitor
2 0 3

How can I display the description using Dawn theme? For the collection cards, it only gives the option to add the title of the collection.

namphan
Shopify Partner
2618 338 386

This is an accepted solution.

Hi @screamtees,

Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:

.collection-card-wrapper .card__content {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
}
Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com

devcoders
Shopify Partner
1290 151 367

Could you please provide the store URL and password (if it’s password-protected) so I can review and get back to you with an update?

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!