Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #363046

    They are not using the WooCommerce to SELL products, just to display them. All of a sudden the shopping cart symbol appearing in mobile view. See attached

    How to remove?

    #363350

    Hey vegaspro!

    Try adding this to your custom CSS.

    .cart_dropdown {
        display: none !important;
    }

    Cheers!
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.