Reformation Theme - How to change "log in" in header to login icon?

Hi everyone, I’ve recently been trying to change that annoying
“Log in” text in my header to an “ACCOUNT” svg-icon but i couldn’t find a solution.

JushNeedHelp_0-1696959896368.png

i want the login to look like this

JushNeedHelp_1-1696959981988.png

what should i do in order to fix it ?
Thank You!

https://5bf71c.myshopify.com/
password: jush

Are you familiar with Liquid? You need to add a snippet of code that renders the icon:

{% render 'icon-account' %}

I can fix this if you give me access to your theme code.

Hi Fadi, i managed to fix the problem.
Thank you (BTW it was something different in the secondary header area )

1 Like

Hello Fadi. Can you help me? I am using the New Customer Account on the Reformation theme. How do I show the customer’s name after they have logged in? My showing states, ‘My Account.’

Yes, send your store URL.

https://blindresistancebrand.com/

apologies for the delay

Looks like I need a code

Try 3645

Sent a collaborator request :white_check_mark:

I approved

what’s the password btw

try ‘ShopifySupport’

How’s it going?

I’ve made a change but I don’t think it’s working. Can you check what it looks like for you?

It is working on desktop, but not mobile

Hmm, can you send a screenshot of desktop vs mobile?

Here is desktop. Mobile still says My Account. The Menu is in the upper left corner

here is the mobile view

Check mobile again

It works, but it has the customer’s first and last name. Can you put “Hi, [First Name]” for both desktop and mobile?