Woocommerce double cart
URL to the page in question:
http://
-
Hi there,
I just updated the woocommerce plugin and now I have two carts for buying.
Please can you help?
Thank you
Hi Nils,
I’d be glad to take a look. What’s the URL to your site?
Bill
This reply has been marked as private.
Thanks Nils,
Let’s do this:
- Go to your theme options page and choose the Style tab.
- Scroll down to the Custom CSS box and add this:
.cart_totals:nth-child(2) {
display: none;
}
- Update your settings.
Let me know if you’re still seeing two cart totals on your cart page after that.
Take care,
Bill
- The topic ‘Woocommerce double cart’ is closed to new replies.