Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Bonjour,
J'ai fait une modification de code que j'ai récupérer sur le forum mais ce n'était pas ce que je voulais. J'ai annulé la modification, mais ce n'est pas revenu à la normal.
Photo et description sur une colonne.
J'ai remis le code modifié.
Je n'ai pas dupliqué, mais là ce code à tout foirer.
Merci d'avance
Source :
Hi @Riz_bangee
You can try one of the following solutions:
Solution #1
1. In your Shopify Admin go to Online store > Themes > Actions > Edit code
2. In your theme.liquid file, find the </body> (press CTRL + F or command + F on Mac)
3. paste this code right above the </body> tag:
<style>
@media (min-width: 749px){
.product.grid{
justify-content: center !important;
}
.product:not(.product--no-media):not(.featured-product) .product__media-wrapper{
max-width: 300px !important;
}
}
</style>
User | RANK |
---|---|
113 | |
90 | |
70 | |
66 | |
46 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022