Sorry for the confusion. This is the corrected version
.card-information{
margin-top: -10px;
}
Goal: Reduce the large vertical gap between product title and price on collection pages in the Trade theme.
Context: OP shared a preview link and screenshots to show the spacing issue and subsequent attempts.
Steps suggested:
Current status: No confirmation that the final CSS (negative margin-top on .card-information) resolved the issue. Discussion remains open/uncertain.
Key notes:
Sorry for the confusion. This is the corrected version
.card-information{
margin-top: -10px;
}