Shopify themes, liquid, logos, and UX
Does someone know how to reduce the Gap between price and product title?
Thank you!
Im using the Trade theme.
Picture:
Solved! Go to the solution
This is an accepted solution.
Sorry for the confusion. This is the corrected version
.card-information{
margin-top: -10px;
}
Instructions
1. Go to 'Online Store' -> Themes
2. From your Active Theme , click the 3 dots (...) -> Edit Code
3. In the Assets Folder locate the file 'component-cart.css'
4. Paste the below code at the bottom of the file
.card-information{
padding-top: -10px;
}
Change the number according to your preference
This is not working sadly.
I am so sorry my bad. Try this code
.card__information{
padding-top: -10px;
}
.
Its till not working, am I doing something wrong?
Ignore this message
This is an accepted solution.
Sorry for the confusion. This is the corrected version
.card-information{
margin-top: -10px;
}
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey 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, 2025