Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1373494
    CrystalTiffanyTan
    Participant

    Hello,

    Any idea how I can hide “Our Bank Details” found in Woocommerce checkout page via CSS?

    Thank you!

    #1373650
    Rahul
    Moderator

    Hey 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.

    #1374861
    CrystalTiffanyTan
    Participant
    This reply has been marked as private.
    #1375099
    Darshana
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    
    .wc-bacs-bank-details-heading {
        display: none;
    }
    

    Hope that helps.

    #1375159
    CrystalTiffanyTan
    Participant

    Perfect! Thank you!

    #1375425
    Darshana
    Moderator

    Glad we were able to help 🙂

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