• prkb

    (@prkb)


    I would like to remove the logo and the words “what is paypal?” from checkout. Is there any way to do this?
    thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Alberto Ruggiero

    (@witcher83)

    Hello @prkb ,
    of course! Please put this rule in your custom CSS:

    li.wc_payment_method.payment_method_yith-paypal-ec > label > img, li.wc_payment_method.payment_method_yith-paypal-ec > label > a {
        display: none!important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘YITH PayPal Express Checkout for WooCommerce’ is closed to new replies.