Hi
I need to hide the login and cart icons from my header.
We are using shopify to display products - but do not actually sell on our site.
Using the minion theme.
can’t provide a link - as the theme has not been published yet.
Hi
I need to hide the login and cart icons from my header.
We are using shopify to display products - but do not actually sell on our site.
Using the minion theme.
can’t provide a link - as the theme has not been published yet.
HI @SDBdigital
Can you please share store URL?
Hi,
Please take backup first
Current theme → Actions–>Edit code–> header.liquid" or "header-section.liquid.
Look for the code that displays the Login and Cart icons. It might look something like this:
Login
Cart
You will need to comment out or remove this code to hide the icons. To comment out the code, you can use HTML comments like this:
Save–>Preview and Publish
Hi
Here is a preview link https://l6pv24nm3am8nf3v-47902556328.shopifypreview.com
Thanks - that worked
Hi
This worked for desktop - but the cart icon still shows on mobile.