• Resolved Kyle Laverty

    (@lavekyl)


    When trying to edit a Gift Category to work for a specific quantity of a product, I noticed that you cannot see the quantity box in order to select the number of that product you’d like for the gift to apply.

    If you change this bit of CSS…

    .dgfw-posts-advanced-post {
    display: block;
    width: 50%;
    height: 50px;
    margin: 0 auto 1em;
    text-align: left;
    }

    to height: auto; instead of 50px it will show the quantity box and this won’t be an issue. I inspected the element and saved it with the quantity I wanted. Hopefully this can be updated soon. Great plugin otherwise. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Product Quantities box not viewable’ is closed to new replies.