I am quite new at Magento, so I apologize in advance for this "stupid" question.
Where do I remove the standard PayPal image from my front page of my site, thepatrickbay.com? I cannot find the template file where it is.
Regards,
Patrick
Solved! Go to Solution.
Hello ThePatrickBay,
If you want to disable Paypal Express Checkout, you login into Magento Admin and disable it in Admin: System > Configuration > SALES > Payment Methods > PayPal Express Checkout
Hello ThePatrickBay,
If you want to disable Paypal Express Checkout, you login into Magento Admin and disable it in Admin: System > Configuration > SALES > Payment Methods > PayPal Express Checkout
One more easy way of doing it is to change the css display:block to display:none of the class ".sidebar .paypal-logo" found in your theme style.css