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
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024