How to hide the Cart icon from menu in ShopIsle

Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

In order to hide the cart icon from the navbar when using the ShopIsle theme, please add the following code in Dashboard -> Appearance -> Customize -> Additional CSS editor.

.navbar-cart-inner {
    display:none; 
}
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us