How can I change the buttons on our store from square to pill shaped or more rounded?

@KetanKumar

unfortunately that did not work :disappointed_face:

@pokersamadhi

remove last one and add this

.shopify-payment-button__button {
    border-radius: 50px !important;
    overflow: hidden;
}

Fixed!!! Thank you SO much for all of your help. I appreciate it more than you know!

@pokersamadhi

its my pleasure to help us