Paypal Payments – My Account
-
Hi!
I’m getting a “PAYPAL PAYMENTS” module / block showing up on “My account” page that I need to hide.
I’ve managed to hide the “DOWNLOADS” by removing the endpoint from WOOCOMMERCE -> SETTINGS -> ADVANCED, but I cannot find the place to remove Paypal Payments
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--ppcp-paypal-payment-tokens {
display: none;
}
Regards.
Xtemos Studios.
Hi Aizaz,
Unfortunately that code does not seem to work..
Hello,
Please replace the previous Custom CSS with the following.
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--ppcp-paypal-payment-tokens {
display: none !important;
}
If the issue still occurs then provide the login details of the website.
Best Regards.
Did not work
Credentials for the website bellow
Thanks for your help
Hello,
Your issue has been Resolved. Please clear cache and check back.
Best Regards.
Hello,
We are thrilled that you loved your experience with XTEMOS,We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day.
So thanks for your kind words and we look forward to seeing you again.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘Paypal Payments – My Account’ is closed to new replies.