Shopify themes, liquid, logos, and UX
dawn theme product grid is all different sizes and i can't figure it out.
https://sr1098nzq9otmcut-73389769013.shopifypreview.com
i haven't adjusted any of the css except for section-main-product.css adjusting max width to 50% on .product--large under @media screen and (min-width: 990px) but this isn't used on the product collections. I also removed "zoom" via custom css but that is the same file as mentioned earlier.
it's basically the default dawn theme. 95% of all the pics are the same dims. except for the really big one displayed and it's actually smaller in dims. yet it's the biggest.
check any collection on the site. check under products menu or scroll to bottom of home page. the grid is all whack. how can i make it consistent. not too big, not too small. i'm googled out on this topic. HELP!!!
Solved! Go to the solution
This is an accepted solution.
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the base.css file:
.card__inner {height: 275px;}
.card__media .media img {object-fit: contain !important;}
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
This is an accepted solution.
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the base.css file:
.card__inner {height: 275px;}
.card__media .media img {object-fit: contain !important;}
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
Worked like a charm! thank you so much. that was driving me insane.
Hi,
I also just tried this with my Dawn theme and it worked great to make the pics the same size (thank you!), but it has added some grey space around some pics. Is there a way to resolve that? I'm using two different print-on-demand apps, and their images are different sizes.
.
did you resolve this?
Add a white background color to card__inner. The final code should look like this:
.card__inner {
height: 275px;
background-color: white;
}
.card__media .media img {object-fit: contain !important;}
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024