Viewing 1 replies (of 1 total)
  • Plugin Author webaware

    (@webaware)

    G’day nettspring,

    If you’re running WooCommerce, you can remove that icon by adding this to a simple plugin or your theme’s functions.php file:

    add_filter('woocommerce_eway_icon', '__return_empty_string');

    Let me know if you’re running WP eCommerce, and I’ll check for that shop plugin.

    cheers,
    Ross

Viewing 1 replies (of 1 total)
  • The topic ‘removed or update logo in checkout page …??’ is closed to new replies.