• Hi,
    First of all, thanks for your work! These logos look great in my footer.
    Though, I would like to know how I can get back the original logos on the checkout page.
    For instance, I use Stripe, and now, on the checkout page, I have a Stripe” b&w logo, instead of the pics showing visa, mastercard, amex. I would like to get these back, but still use the plugin for my footer.
    Christian
    mapscompany.co.uk

    https://www.ads-software.com/plugins/woocommerce-payment-methods/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author vendocrat

    (@vendocrat)

    Hey there!
    Excuse the late reply, we’re NOT activly screening WordPress Support Forums as we handle all our issues over at GitHub!

    Add the followin CSS rules:

    #payment ul.payment_methods .payment_method_stripe label img {
    	display:block !important;}
    
    #payment ul.payment_methods .payment_method_stripe > label:before {
    	display:none !important;}

    Please tell me if it worked!

    Cheers

    Hey there!

    The rule works perfectly – but is there a way to replace the ugly default credit cart icons with yours?

    We’re also using stripe and would like to display the accepted credit card instead of a stripe icon.

    Thanks and best regards!
    Maike

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to get back payment logos on checkout’ is closed to new replies.