Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1023780
    theoutdoorarmory
    Participant

    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

    #1023843
    John Ezra
    Member

    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!

    #1023966
    theoutdoorarmory
    Participant

    You’re amazing!

    #1024205
    Joao
    Moderator

    On behalf of John, thanks for the kind words.

    Let us know if you need help with anything else.

    Thanks

    Joao

  • <script> jQuery(function($){ $("#no-reply-1023780 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>