Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
I have rounded buttons across the site and also in the cart but the PayPal button on the product page still appears squared. How can round it as well?
Solved! Go to the solution
This is an accepted solution.
can you try this
1. Go to Online Store->Theme->Edit code
2. Asset->/section-main-product.css ->paste below code at the bottom of the file.
.shopify-payment-button__button {
border-radius: 30px !important;
overflow: hidden;
}
can you please share store url so i wil check and let you know
Hi Sure, happy-cushion.com
Kindly Add this code into the base.css file.
You find base.css in your theme file. Just insert the following code.
.paypal-button-logo-color-blue {border-radius: 30px !important;}
Let me know is it working or not.
Hi, unfortunately, this didn't help. I noticed that this button sometimes says buy now and sometimes Paypal. I wonder if the code needs to be added for the buy now button instead?
This is an accepted solution.
can you try this
1. Go to Online Store->Theme->Edit code
2. Asset->/section-main-product.css ->paste below code at the bottom of the file.
.shopify-payment-button__button {
border-radius: 30px !important;
overflow: hidden;
}
Thanks a lot this worked !!!
its my pleasure to help us
Hello!
Can you help me to make the 'Pay with PayPal' button in light gray color? My theme is DAWN 15.
Will be extremely grateful to you!
My website: Handmade Custom Watercolor Cat Portrait – DRAWandCARE
And this is how it should look: