Remove “What is Paypal”

Place in theme css: template.css // style.css

/* Paypal
==================================== */
a.about_paypal {

display: none !important;

}

li.payment_method_paypal img {
height: 55px;
}

Leave a Reply