I am looking for a pay to change the payment icon for ecommerce transactions. We are using paypal as our backend payment processor, so when you go to the shopping cart in docebo, it shows a paypal logo. Our users can checkout using credit card and don’t actually need a paypal account, so the paypal logo confuses them. I want to change the icon to instead show a credit card symbol or something. Does anyone know how to change the payment vendor icon? Thanks!!
Page 1 / 1
Can you try this?
#cart-content .payment-gateway .payment-gateway-holder .sprite-checkout.paypal_payments {
background: url('https://upload.wikimedia.org/wikipedia/commons/0/0b/Symbol_from_Marvel%27s_The_Avengers_logo.svg')!important;
}
Reply
Log in to Docebo Community
Enter your email address or username and password below to log in to Docebo Community. No account yet? Create an account
Docebo Employee Login
or
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.