Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #944689

    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

    #945150

    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

    #945195
    This reply has been marked as private.
    #945321

    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

    #945352

    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

    #945361

    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

    #945373

    Perfect! Have a grateful day. Best regards Alexander

    #945405

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Cart, Paypal Express Checkout’ is closed to new replies.