How to hide nav menu items based on customer tags in Dawn Theme?

Does anyone know how to hide a nav menu item based on the logged in customer’s tag for the Dawn Theme?

Should be as easy as this:

{% unuless customer %}
Menue Item to hide
{% endunless %}

unless, sorry not unuless :slightly_smiling_face:

Hi

I want to hide a certain item from the main menu unless the customer is logged in. Is there a way to do this in Dawn theme? What code and where do I paste it please? If you could guide where to put the code as well. Thank you