Hide the shopping cart button

edited June 2020 in Menu / Mega menu
Hello,

For a website I'd like to hide the shopping cart icon in the menu bar but keep the search icon. Under the theme options > header > extra I choose the icon for it. This works perfectly but it also shows an icon of how many items there are in the cart. The products on the site are there for a catalogue, so people don't order on the site.

Under the theme option > custom CSS I added .icon-bag-fine { display:none; } which succesfully hid the icon with the items. But unfortunately it still shows the little black thing where it normally displays the number of items in the cart (see screenshot). Can I also hide this? Or is that not possible?


Edit; forgot to ask this. If I click on the search Icon, the search bar appears, the text is in English. Is this also coming from the theme itself? I'd like to put something else in stead.

Thanks for the help!

Comments

Sign In or Register to comment.