Shopify themes, liquid, logos, and UX
Hi,
I've rounded pretty much all of the buttons on my website but can't figure out how to round the ShopPay, Paypal and GPay buttons in the shopping cart.
My website is still under construction so it's password protected. Added a test product so you can see the buttons appear in cart when a product is added.
Website: www.seaninja.co.nz
Password: NZSeaNinja123
Appreciate the help.
Cheers.
Solved! Go to the solution
This is an accepted solution.
Hi @Sea-Ninja
open file component-cart.css
add this code in bottom
.cart__dynamic-checkout-buttons div[role=button] {border-radius: 10px!important;}
iframe._1qHzu06EhANVVG3mlfU6Ho.paypalLight._9ATKCDN1-_J5vniMChq1n {border-radius: 10px;}
If helpful, please Like and Accept Solution
if you Want to Modify / Customize your theme , Feel free to contact me
Email : vikash.hawkscode@gmail.com
Skype : vikas.hawkscode
This is an accepted solution.
Please add follwoing css your assets/component-cart.css at bottom of the file .
.cart__dynamic-checkout-buttons div[role=button] {border-radius: 10px!important;}
iframe._1qHzu06EhANVVG3mlfU6Ho.paypalLight._9ATKCDN1-_J5vniMChq1n {border-radius: 10px;}
Thanks!
This is an accepted solution.
Hi @Sea-Ninja
open file component-cart.css
add this code in bottom
.cart__dynamic-checkout-buttons div[role=button] {border-radius: 10px!important;}
iframe._1qHzu06EhANVVG3mlfU6Ho.paypalLight._9ATKCDN1-_J5vniMChq1n {border-radius: 10px;}
If helpful, please Like and Accept Solution
if you Want to Modify / Customize your theme , Feel free to contact me
Email : vikash.hawkscode@gmail.com
Skype : vikas.hawkscode
This is an accepted solution.
Please add follwoing css your assets/component-cart.css at bottom of the file .
.cart__dynamic-checkout-buttons div[role=button] {border-radius: 10px!important;}
iframe._1qHzu06EhANVVG3mlfU6Ho.paypalLight._9ATKCDN1-_J5vniMChq1n {border-radius: 10px;}
Thanks!
You're a legend mate, it worked a treat. Really appreciate the help. Thanks!
User | RANK |
---|---|
119 | |
96 | |
77 | |
69 | |
38 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022