How can I resize the payment button on my website's theme?

Hello, the shop payment button is cutting off. I want to keep the buy buttons round as they are, but resizing them with the shopify default— “rounding - button corner radius” — is not fixing the problem of the shop payment button. is there css individual page code that can solve this? Or theme code?

Link to website— “Buy With Shop Pay” Button

https://nashmashpets.com/products/dog-pet-clothes-spring-and-autumn-clothing?_pos=1&_psq=clothes&_ss=e&_v=1.0

Hi @NashMashPets ,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file → Save


Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

Amazing! Worked! Thank you!