Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1339084

    oga23
    Participant

    Hi,
    no, the code doesn’t work…and it is not because of the missing parentesis in the first line 😉

    Any other ideas?

    Thank you!

    #1339401

    Rad
    Moderator

    Hi there,

    About the quantity, please try this

    .single-product .quantity {
    display: none;
    }

    As for the image, please try this

    
      .product-category.product img {
      width: 100%;
      max-width: none;
      }

    Hope these helps.

    #1343289

    oga23
    Participant

    both worked like a charm! thank you, guys!

    #1343550

    Nabeel A
    Moderator

    Glad we could help 🙂

    Cheers!