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 |
---|---|
182 | |
150 | |
80 | |
72 | |
61 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023