Tagged: Cart, paypal express checkout
Dear Kriesi Support
I just enabled the Paypal Express Checkout but the button does not appear proper.
For your information: The Login and Register buttons have been adapted a few time ago (https://kriesi.at/support/topic/login-register-background-button-position/). Do you have a solution to show the Paypal button proper?
Best regards
Alexander
Hey Xinspirit,
I am at your shot
https://it-solutions.jaispirit.com/shop/
and I do not see a way for me to add more products to cart, can you please help me?
Best regards,
Basilis
Hi Alexander,
Thanks for giving the link, I have checked it and it seems to show up properly on my end.
I have posted the link to my screenshot in private content.
Best regards,
Nikko
Hi Nikko, thank you for your help. Would it be possible to get the 2 buttons and the ‘or’ in one line? Best regards Alexander
Hi Alexander,
You’re always welcome :)
Yes, it’s possible, please add this css code in Quick CSS (located in Enfold > General Styling):
#top.woocommerce-cart .wc-proceed-to-checkout .wcppec-checkout-buttons.woo_pp_cart_buttons_div {
display: flex;
align-items: center;
}
#top.woocommerce-cart .wc-proceed-to-checkout .wcppec-checkout-buttons__separator {
display: block;
margin: 0 20px;
}
#top.woocommerce-cart .wc-proceed-to-checkout #woo_pp_ec_button,
#top.woocommerce-cart .wc-proceed-to-checkout #woo_pp_ec_button img {
padding-top: 0;
display: block;
}
Hope it helps :)
Best regards,
Nikko
Perfect! Have a grateful day. Best regards Alexander
Hi Alexander,
Glad we could help! Please feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day! :)
Best regards,
Nikko