All things Shopify and commerce
Hey looking to understand how to eliminate the white space between my product name and price.
Solved! Go to the solution
This is an accepted solution.
I have added the code from my end, and it seems to be working fine.
**Before**: [Link](https://prnt.sc/oTk_6Bm2CHjY)
**After**: [Link](https://prnt.sc/Ml6soA5fwHL1)
.card__metadata .price {
margin-top: 0 !important;
}
a.card__title.caption {
min-height: unset !important;
}
Could you please add the code above to confirm if it meets your requirements?
Best regards,
Daisy
Could you please provide me with your store URL?
Best,
Daisy
.card__metadata .price {
margin-top: 0 !important;
}
Hi Daisy,
Thanks for your response. Unfortunately this didn't make any changes. Is there another place I should try pacing the code snip? In on of the files in the code?
Could you please share a screenshot of the code you added to your CSS? This will help me double - check if there are any errors.
Best regards,
Daisy
This is an accepted solution.
I have added the code from my end, and it seems to be working fine.
**Before**: [Link](https://prnt.sc/oTk_6Bm2CHjY)
**After**: [Link](https://prnt.sc/Ml6soA5fwHL1)
.card__metadata .price {
margin-top: 0 !important;
}
a.card__title.caption {
min-height: unset !important;
}
Could you please add the code above to confirm if it meets your requirements?
Best regards,
Daisy
Amazing thank you so much. Let me know what I can do to reciprocate!
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025