Add to cart quantity removal or fix - by Maximon

This topic has 5 replies, 2 voices, and was last updated 2 years, 8 months ago ago by Rose Tyler

  • Avatar: Maximon
    Maximon
    Participant
    July 30, 2021 at 20:55

    Good afternoon,

    I have an issue with product quality input in the single product page. The option is set to display it inline with the Add to cart button, but the +- input buttons are misbehaving. 🙂 Is it possible to completely remove the quantity box to have only the add to cart button left? Also, I would like to get rid of that icon before the Add to cart text. Thank you!

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 31, 2021 at 08:15

    Hello,

    Thanks for using our theme.
    We can’t see your screenshot, unfortunately.
    Please provide URL of your product.

    Regards

    Avatar: Maximon
    Maximon
    Participant
    July 31, 2021 at 16:20
    Avatar: Maximon
    Maximon
    Participant
    July 31, 2021 at 16:24

    Here’s the link to the single product, so you can see the CSS too.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 1, 2021 at 08:01

    Hello,

    Thanks for the reply.
    Code that causes it comes from Elementor and jet-woo-builder plugins – https://gyazo.com/968707796303575ab895d2ade6f72f0b , so contact the support of plugins to get assistance.

    Or use the next custom CSS code 
    .single-product .product .elementor-jet-single-add-to-cart .cart .quantity .input-text {
        width: auto;
        max-width: 45px;
    }
    .single-product .elementor-jet-single-add-to-cart .cart .quantity {
        display: flex !important;
        width: 93px !important;
        float: left !important;
    }

    Regards

  • Viewing 5 results - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.