How can I switch login image to text and change shopper bag icon on Dawn theme?

Hello @Alessioroma ,

It’s GemPages support team and glad to support you today.

I would like to give you a recommendation to support you so kindly follow steps below:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your header.liquid theme file

  2. Find header__icon–account and change the icon-account code to “Login” text

  1. Find header__icon–cart and change the icon-cart code to Cart ({{ cart.item_count }})

Let us know how it works for you.

Best regards,
GemPages Support Team