• Resolved handibrand

    (@handibrand)


    Hi,

    I have just downloaded the paymill plugin and all has been activated fine.
    The only issue i have with the payment page is that I have specified that it says ‘Credit Card’ and then it has the paymill logo and every card paymill accepts after it. Is there any way of being able to delete these card symbols? I already display the cards that I accept and could do without the extra symbols all over the page telling people what they could have paid with!

    I am only a beginner but I can edit some parts of the css as long as it’s clear what needs editing so that i don’t mess anything else up!
    Any help would be much appreciated.

    Thanks
    Heather

    http://wordpress.org/plugins/paymill/

Viewing 1 replies (of 1 total)
  • Plugin Author straightvisions GmbH

    (@matthias-reuter)

    Hi Heather,

    use the following CSS code to hide the image containing all paymill payment-types:

    label[for=payment_method_paymill] img{
    display:none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Changing the Pay Button’ is closed to new replies.