Tagged: x
-
AuthorPosts
-
July 29, 2016 at 6:37 pm #1109513
jared dParticipanthow do i remove the checkout paypal button on my checkout woo-commerce page
thanks
July 29, 2016 at 9:30 pm #1109734
FriechModeratorHi There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Cheers!
July 30, 2016 at 9:43 pm #1110586
jared dParticipantJuly 31, 2016 at 1:11 am #1110689
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
button.paypal-button.paypal-style-checkout.paypal-color-blue.paypal-size-small.paypal-shape-pill.en_US { display: none; }Hope that helps.
August 23, 2016 at 9:17 am #1143094
jared dParticipantit worked for a while, but now its back.
August 23, 2016 at 11:33 am #1143376
JoaoModeratorHi There,
Try this:
button.paypal-button.paypal-style-checkout.paypal-color-blue.paypal-size-small.paypal-shape-pill.en_US { display: none !important; }Make sure to clean your browser cache before confirming it works,
Also if that does not work please try to search missing ; or } on your CSS code, that might be causing the code to fail.
Hope that helps
Joao
September 8, 2016 at 11:18 am #1166614
jared dParticipantThis reply has been marked as private.September 8, 2016 at 1:42 pm #1166848
JoaoModeratorHi There,
The password provided seems to be incorrect.
Would you mind checking it again?
Thanks
Joao
September 11, 2016 at 9:47 am #1170148
jared dParticipantThis reply has been marked as private.September 11, 2016 at 10:02 am #1170169
ThaiModeratorHi There,
Please add the following CSS:
.woocommerce-cart #paypal-braintree-button-container { display: none; }Hope it helps 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1109513 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
