[ad_1]
Hi @makai
Paypal logo is aligning on the right hand side when everything else is on the left.
If possible, I’d want the Paypal logo to align right with everything else.
Can you clarify if you want the PayPal logo to be on the left or the right said? You said you want the PayPal logo to align right, which it already does. Did you mean you want it aligned left?
Can you share a website link?
Thanks
Thread Starter
Makai
(@makai)
Apologies yes, I meant I want the logo to align left with everything else. Website link is;
Simply add the following CSS to your site:
.li.payment_method_ppcp label:first-of-type img{
float: none !important;
}I see you’re using Stripe as well. I recommend you take a look at our Stripe plugin as it’s meant to work seamlessly with the PayPal plugin.
Thanks
