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 |
---|---|
178 | |
156 | |
76 | |
32 | |
31 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023