Do you want to enable catalog for your store? If yes then you can enable it from Theme Settings –> General Settings
This will hide price for products, add to cart button and disable cart icon on top
OR
You can add below code in file https://nimb.ws/C6VdNR
.site-header .hdicon.header-cart {display:none;}
This will hide top cart icon only
We want to know if we can remove the Cart Icon from the main Header bar, since our sales are temporarily paralyzed and we do not want to confuse our website visitors who can buy on this platform.
Let us know if this option is viable in this matter
Thank you
2 Comments
We want to know if we can remove the Cart Icon from the main Header bar, since our sales are temporarily paralyzed and we do not want to confuse our website visitors who can buy on this platform.
Let us know if this option is viable in this matter
Thank you
Do you want to enable catalog for your store? If yes then you can enable it from Theme Settings –> General Settings
This will hide price for products, add to cart button and disable cart icon on top
OR
You can add below code in file https://nimb.ws/C6VdNR
.site-header .hdicon.header-cart {display:none;}
This will hide top cart icon only