Tagged: x Author Posts June 3, 2016 at 2:39 am #1023780 theoutdoorarmoryParticipant Hi, Quick help please. I can’t seem to find the proper CSS code for to erase “What is Paypal?” on WooCommerce. Check out the screen shot that I uploaded. Issue is in this link: https://theoutdoorarmory.com/checkout/ Thanks June 3, 2016 at 3:43 am #1023843 John EzraMember Hi there, Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file. div#payment label a { display: none; } Hope this helps – thanks! June 3, 2016 at 5:32 am #1023966 theoutdoorarmoryParticipant You’re amazing! June 3, 2016 at 8:54 am #1024205 JoaoModerator On behalf of John, thanks for the kind words. Let us know if you need help with anything else. Thanks Joao Author Posts <script> jQuery(function($){ $("#no-reply-1023780 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In