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.