I’m trying to hide the icon of the little person next to the cart icon in my store. I’m using the Lorenza theme. Ideally, I’d like to hide the profile icon unless someone is already signed in but if I don’t have a way to qualify that then I’m ok hiding it all the time. I tried using the code:
Hi @jasminsharp97 for the answers using the liquid conditions, if the theme has it use a site wide custom-liquid section or block if possible instead of editing theme code directly to not break automatic theme upgradability.
If available site wide would often be either in the header or footer section groups in the theme visual editor.