bibi12
April 14, 2022, 6:49am
1
Bonjour, je viens de copier Le code de AvadaCommerce du post " Dawn Theme: Reduce Image Size " :
Solution #1
In your Shopify Admin go to Online store > Themes > Actions > Edit code
In your theme.liquid file, find the (press CTRL + F or command + F on Mac)
paste this code right above the tag:
@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;
}
}
Ce n’est pas ce que je voulais, donc, j’annule la manip. Mais gros problème sur mes fiches produits, tout le bloc s’affiche à gauche en plus petite taille. Du coup j’ai dû remettre le code de Avadacommerce..
De l’aide s’il vous plaît. (j’avais pas dupliqué avant)
Merci d’avance
1 Like
@bibi12
Welcome to the Shopify community!
Thanks for your good question.
Please share your store URL. and Screenshot of it which are you looking exactly.
So that I will check and let you know the exact solution here.
bibi12
April 14, 2022, 6:58am
3
Hi Zworthkey
PREVIEW
Merci d’avance :
https://www.unykprint.com/
@bibi12
Kindly Share ScreenShot Where is the issue.
bibi12
April 14, 2022, 7:05am
5
C’est centré, avec le code modifié.. Je voudrais que ça revienne à défaut mais ça fonctionne pas quand j’annule le code.
1 Like
@bibi12
What are you looking i can’t get you?
Are you looking to fix product images?
bibi12
April 14, 2022, 9:45am
7
Sorry, what I want is the normal product page of dawn
bibi12
April 14, 2022, 11:48am
8
Je viens de corriger le problème. Merci