Home › Forums › Basel support forum › Position button 'add to cart' product page › Reply To: Position button 'add to cart' product page
June 21, 2018 at 4:29 pm
#64129

Elise Noromit
Member
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