Home Forums Basel support forum quantity box and ATC button

quantity box and ATC button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #144025

    FairFang730
    Participant

    How do I set the quantity box and the add to cart button to display on the same line?

    #144087

    Hello,

    Please deactivate Stripe payment plugin and quantity and Add to cart would go in one line.

    Best Regards

    #144097

    FairFang730
    Participant

    But the Stripe payment method is very important to me. I can’t deactivate it. Is there any other way to make quantity box and Add to cart on the same line?

    #144210

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .product-design-alt #wc-stripe-payment-request-wrapper {
        display: inline-block;
    }

    Best Regards

    #144678

    FairFang730
    Participant

    thank you very much, the issue has been fixed.

    #144704

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘quantity box and ATC button’ is closed to new replies.