• Resolved Mikey

    (@mikeyhash)


    Hi,

    I have my mini wallet icon in header, and I want my header with black background, which means that the svg icon should be white. Do you have the .svg for black background?

    Thanks

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

    (@subratamal)

    Hi @mikeyhash,

    If you are using WooWallet version 1.2.5 then you can change wallet icon color by CSS like

    .woo-wallet-icon-wallet{
        color: #FFF;
    }
    Thread Starter Mikey

    (@mikeyhash)

    Thank you for your answer, Subrata. My mistake, I didn’t notice it was a different one in the latest versions.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mini wallet icon light color scheme?’ is closed to new replies.