Hello to Everybody,
How I can change my Header icons (chart, login and create an account)?
Thank you in Advance for your Help!
Regards,
Hello to Everybody,
How I can change my Header icons (chart, login and create an account)?
Thank you in Advance for your Help!
Regards,
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hello KetanKumar,
Here you have my URL site and password:
The SITE URL IS: https://tradetarget.myshopify.com/
The password is: awntal
Thank You Very Much!
Hello to Everybody,
Can you support me on the issue above?
Thanks to all of you in advance!
Paulo Lages
if you are able to code check header code and change code it can be done custom code
KetanKumar,
I am not able to code, thatâs the reason because I need help.
If you give me the code I can replace it.
Thank you very much!
yes, please check header code
KetanKumar,
Here you have my header Code:
{{ 'layout.cart.cart' | t }} {{ cart.item_count }}{% if shop.customer_accounts_enabled %}
{% if customer %}
{% capture first_name %}{{ customer.first_name }}{% endcapture %}
{{ âlayout.customer.logged_in_as_htmlâ | t: first_name: first_name }} ¡ {{ âlayout.customer.log_outâ | t | customer_logout_link }}
{% else %}
{{ âlayout.customer.sign_inâ | t | customer_login_link }}
{{ âlayout.customer.orâ | t }}
{{ âlayout.customer.create_accountâ | t | customer_register_link }}
{% endif %}
{% endif %}
find customer text and add icon whenever do u need
Hi KetanKumar,
In header.liquid I cannot find any string with âcustomer textâ!
I will launch the store very soon and I would like to have this issue solved. Can you support me?
Thanks in advance!
Regards,
PL
It can be done by doing some code customization. please send me a personal message and we can discuss what youâd like