Hi,
I integrated PayPal Express today, but the button appears at the right and the regular checkout at the left and they have no distance at all.
Is there a way to put them both to the left and add like 16 or 20px off distance and maybe a text?
I found one css solution in the forums search but these is not working and I got the information that the button code had changed…
You can go to https://www.pixelcomputer.de/shop/ add something to the cart and you can see my problem with the checkout buttons.
Any help or css code greatly appreciated.
Thanks
Frank
Hey frawer,
Best regards,
Victoria
Hey!
Can you try the following:
.woo-paypalplus-checkout-button {
margin-top: 60px !important;
text-align: left !important;
}
Regards,
Günter
Hi Günter,
not working.. Sorry.
added it but no change.
Frank
Hi,
Did you add it to the very top of quick css so it runs first? Also, be sure to clear cache a few times over.
Best regards,
Jordan Shannon