Viewing 1 replies (of 1 total)
  • Plugin Author Subrata Mal

    (@subratamal)

    @sobujmia

    Use below CSS code in theme style.css file to remove wallet icon.

    .woocommerce-MyAccount-navigation>ul li.woocommerce-MyAccount-navigation-link--woo-wallet a::before {
        content: "" !important;
    }
Viewing 1 replies (of 1 total)

The topic ‘wallet logo remove’ is closed to new replies.