Hi guys,
how we can separate this button and smooth the corners ?
like this...
THX!
https://vegfather.com/carrello/
Hi,
Please try the following CSS code:
.woocommerce-cart .wcpay-payment-request-wrapper {margin-bottom: 20px;}.woocommerce-cart .wcpay-payment-request-wrapper iframe{border-radius: 32px;}
Thanks
Comments
Hi,
Please try the following CSS code:
Thanks