Home Forums Basel support forum Position button 'add to cart' product page Reply To: Position button 'add to cart' product page

#64129

Hello,

This problem is caused by stripe payment plugin deactivate and check again. http://prntscr.com/jxomoo

Please add this CSS to Theme Settings > Custom CSS

#wc-stripe-payment-request-wrapper    {
    max-width: 20px!important;
    display: inline-block!important;
}

If you have any problems with this element increase its width.

Best Regards