Disable Menu Cart
-
Hi,
I am having issues with the WooCommerce navigation menu cart, and have decided to just bypass the issue with a 3rd party plugin which works as required. So I need to be able to disable the default WooCommerce menu cart. Unfortunately, I can’t find an option for this.
I found this forum post and added the following code to the custom CSS but nothing happened.
.woo-menu-cart {
display: none !important;
}Can anyone suggest a solution? Thanks in advance.
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 ‘Disable Menu Cart’ is closed to new replies.