Can someone tell me how to remove the cart icon in the header of a site on the new Warehouse theme? The coding looks different from other Shopify themes, so the instructions for other themes don’t match the code on this one.
Can someone tell me how to remove the cart icon in the header of a site on the new Warehouse theme? The coding looks different from other Shopify themes, so the instructions for other themes don’t match the code on this one.
@nads83
Kindly Share your Store URL.
So that we will check it and provide you the Solution.
Please share your store URL.
hii, @nads83
Paste this code on top of the theme.scss file.
.header__action-item-content {
display: none !important;
}
Thank You.
Thank you ![]()
Techies are amazing! ![]()