All things Shopify and commerce
Need help with my store - trying to get collection card drop down in black the perfect size for my text . Takes up too much space .
thanks
Solved! Go to the solution
This is an accepted solution.
Hi @Auzdollz ,
You can follow the steps here:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/ypQ7nly2wv27
Step 3: Copy the code below and paste it there
Here is the code for step 3:
.collection-list-wrapper .card__information {
padding-block: 0 !important;
}
.collection-list-wrapper .card__content {
padding-block: 0 !important;
}
Here is the result:
Please let me know if it works.
Best,
Daisy
This is an accepted solution.
Hi @Auzdollz ,
You can follow the steps here:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/ypQ7nly2wv27
Step 3: Copy the code below and paste it there
Here is the code for step 3:
.collection-list-wrapper .card__information {
padding-block: 0 !important;
}
.collection-list-wrapper .card__content {
padding-block: 0 !important;
}
Here is the result:
Please let me know if it works.
Best,
Daisy
Thanks once again ! You certainly know your stuff .
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