Announcement

Collapse
No announcement yet.

PayPal Too Invasive

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • PayPal Too Invasive

    Please provide a way to tame PayPal's dominance on the cart, shipping and payment pages!

    Thanks!
    You do not have permission to view this gallery.
    This gallery has 2 photos.

  • #2
    I would recommend using css. If you don't like PayPal on the first page, hide it by targeting with css and adding to the WP EasyCart => Settings => Design, custom css box:

    #paypal-button-container{ display:none !important; }

    Or consider changing the size using the same method.

    Comment

    Working...
    X