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.
i want the login to look like this
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
jmalone
November 22, 2023, 1:18am
4
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.
jmalone
November 22, 2023, 10:55am
6
Sent a collaborator request
I’ve made a change but I don’t think it’s working. Can you check what it looks like for you?
jmalone
November 22, 2023, 3:26pm
15
It is working on desktop, but not mobile
Hmm, can you send a screenshot of desktop vs mobile?
jmalone
November 22, 2023, 3:30pm
17
Here is desktop. Mobile still says My Account. The Menu is in the upper left corner
jmalone
November 22, 2023, 3:42pm
20
It works, but it has the customer’s first and last name. Can you put “Hi, [First Name]” for both desktop and mobile?