Cannot remove shopping cart from top menu entirely
-
Hi,
For now, I’d like to use woocommerce as a cataloge so I’d like to remove the shopping cart from the top menu
Right now I’m using the following code, but it dosen’t remove it all, I’m still stuck with a 0
span.header-cart-amount span,
span.header-cart-checkout {
display: none;
}I’ve also tried:
.et-cart-info { display:none; }
That didn’t work
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Cannot remove shopping cart from top menu entirely’ is closed to new replies.