Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1374404

    Bonjour,
    Depuis la dernière mise à jour, les champs quantité (-1+, pour chaque article, pour choisir sa quantité avant l’ajout au panier) non alignés à gauche alors que normalement ils sont centrés, comment corriger ce problème svp ?
    Merci par avance pour votre aide,

    #1374460

    Hey,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .entry-content-wrapper ul.products .quantity {
      max-width: 130px;
      margin: auto;
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.