Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #900477

    Hi,

    I installed braintree paypal plugin on my website. Please see website link in private content area.

    After installing plugin i see Paypal check button : http://prntscr.com/i3m199

    I need to add top margin and reduce button size to make it similar to “Proceed to checkout” button in width.

    Please add product in cart and then you will see this button on cart page ..

    Looking forward to have solution.

    Regards
    Aadil

    #900481

    Hey danielromanin,
    Please try:

    .paypal-button:not(.paypal-button-card) {
        width: 45%!important; 
    }
    
    .checkout-button.button.alt.wc-forward {
            margin-bottom: 20px!important; 
    }

    Adjust to suit
    2018-01-21_152604

    Best regards,
    Mike

    #900485

    Thank you so much Mike. I really appreciate this .. You helped me twice. Awesome support.
    Best wishes
    Aadil

    #900489

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Cart page Paypal checkout button styling’ is closed to new replies.