Shopify themes, liquid, logos, and UX
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 |
---|---|
69 | |
61 | |
60 | |
48 | |
44 |
Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023