Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I'm using the product grid option on the dawn theme and on desktop the products show up correctly but on mobile there is a huge white space after the product title. How can I adjust it so the space is smaller on mobile only? https://obasan.ca/collections/pillows
Mobile:
Desktop:
Solved! Go to the solution
This is an accepted solution.
Hi @RazanB
Try this one.
@media screen and (max-width: 749px) {
.collection .card__information {
height: auto;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
This is an accepted solution.
Hi @RazanB
Try this one.
@media screen and (max-width: 749px) {
.collection .card__information {
height: auto;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Amazing thank you!!
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