Shopify themes, liquid, logos, and UX
I'm using dawn theme and my product pictures suddenly don't show anymore on the collection page. My URL is: Collections – TrendBlend
Solved! Go to the solution
This is an accepted solution.
Hi @TrendBlend
Please follow these steps:
1) Go to Online Store
2) Click edit code
3) Find your theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.card__media {
width: 100%;
}
</style>
This should resolve your issue.
Thanks,
Futuremerce
★ Need help with your store? Feel free to reach out ★
https://www.futuremerce.com
hello@futuremerce.co
This is an accepted solution.
Hi @TrendBlend
Please follow these steps:
1) Go to Online Store
2) Click edit code
3) Find your theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.card__media {
width: 100%;
}
</style>
This should resolve your issue.
Thanks,
Futuremerce
★ Need help with your store? Feel free to reach out ★
https://www.futuremerce.com
hello@futuremerce.co
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025