Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1764643
Move the add button to the cart to the right of the quantity textbox
Closed

Comments

  • Jesús started the conversation

    Hi. The add button to the cart is located below the quantity textbox. I would like this button to be to the right of the quantity textbox as I show in the example image.

  •  7,095
    Oliver replied

    HI!

    pls. use following css:

    div#wc-stripe-payment-request-wrapper {
        clear: none;
        display: inline-block;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  7,095
    Oliver replied

    Or deactivate stripe plugin, it causing this issue.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Jesús replied

    Perfect. Thank you

  •  7,095
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver