alwayspaws Posted June 22, 2017 Posted June 22, 2017 Amazon Pay and PayPal buttons - How do I align the PayPal checkout button on the checkout page? It looks sloppy right now.
wakabayashi Posted June 22, 2017 Posted June 22, 2017 This needs to be fixed in your tpl and css files.
wakabayashi Posted June 22, 2017 Posted June 22, 2017 Try this one: ``` .cart_navigation { float: left; } payWithAmazonMainDiv { float: right; } containerexpresscheckout { margin: 0 40px 0 0 !important; } ```
alwayspaws Posted June 23, 2017 Author Posted June 23, 2017 @wakabayashi Which tpl and css files do I edit, please?
alwayspaws Posted June 25, 2017 Author Posted June 25, 2017 @wakabayashi That works perfectly. Thanks very much! Here they are aligned:
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now