H
JD
Jackie Debusschere
Original poster
Member
H
How do I remove the cart icon in the menu header?
Hi Jackie,
I guess the Show Menu Cart option is not working. We will try to fix this in our next update. You can use the following CSS until our next update
ul.cart-menu,
.res-cart-menu{
display: none;
}
Copy and paste this CSS in Appearance -> Customize -> Additional CSS
Best Regards
I think they fixed it. In the current version 1.0.5, in Customizer – Shop Settings, uncheck “Show shopping cart”.