[Support request] Wocommerce Quantity Value not visible

Home Forums Support [Support request] Wocommerce Quantity Value not visible

Home Forums Support Wocommerce Quantity Value not visible

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #722832
    Patrick

    The Woocommerce quantity value is “hidden” behind the increment/decrement arrows on all product and checkout pages.

    De-activating the GP Premium plug-in does not help.

    The issue is not present when the theme 2017 is active.

    Any ideas?

    Thanks,
    Pat

    #723107
    David
    Staff
    Customer Support

    Hi there,

    i’ll check to see if the latest version of Woo has changed their stylesheets but in the meantime try this CSS:

    .woocommerce .quantity .qty {
        width: 6em !important;
    }
    #723203
    Patrick

    That worked!

    You guys rock 🎸

    #723308
    David
    Staff
    Customer Support

    You’re welcome

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