How to fix issues after copying code from Avada Commerce?

Bonjour, je viens de copier Le code de AvadaCommerce du post " Dawn Theme: Reduce Image Size " :

Solution #1

  1. In your Shopify Admin go to Online store > Themes > Actions > Edit code
  2. In your theme.liquid file, find the (press CTRL + F or command + F on Mac)
  3. 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.

Hi Zworthkey

PREVIEW

Merci d’avance :

https://www.unykprint.com/

@bibi12
Kindly Share ScreenShot Where is the issue.

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?

Sorry, what I want is the normal product page of dawn

Je viens de corriger le problème. Merci