• Resolved Vinnyfan

    (@vinnyfan)


    I have a 2nd icon in my header that keeps track of items selected and $ amount. The correct one, with the shopping cart icon is on the right side of the header. This 2nd one, which doesn’t have the shopping cart icon with it, is on the left side next to my site icon.

    I’ve looked everywhere I can think of and can’t find where it’s coming from. Can someone take a look at my site to see if you know what I have to do to get rid of it?

    Thank you.
    Vinnyfan

    My site is knittinswithkittens.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Vinnyfan,
    I had the same problem and I wrote a simple css:

    .cart-tab a.cart-parent {
    display: none
    }

    It worked for me.
    But I think the best advise can be provided by theme authors.

    That is coming from a plugin, not from Storefront. Disable the WooCommerce Cart Tab plugin and it’ll be gone ??

    Thread Starter Vinnyfan

    (@vinnyfan)

    Thanks for the help. It was the WooCommerce Cart Tab plugin alright. I kept looking in settings and never thought of the plugins. I really appreciate the help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mysterious 2nd items icon on my header I can't get rid of’ is closed to new replies.