CSS code does not take off PayPal option

  • SMACsuzuki
    Asked on July 1, 2017 at 10:33 PM

    Another user had this question - how to hide the PayPal option in Payment Methods.  You gave her this CSS to enter:

    #input_2749_paymentType_express, label[for=input_2749_paymentType_express] {

        display: none;

    }

     

    I pasted this per instructions, but the option will not hide.  Please help.  Thank you.

  • SMACsuzuki
    Replied on July 1, 2017 at 10:38 PM

    Problem solved.  Above code did not work, but found the one that did.  Thanks