Shopify themes, liquid, logos, and UX
Good day
I would like to do the following
1. I need to remove the login icon that is located between the search button and the cart icon.
2. I will then link the announcement bar text "login/register" to the login or register button or link
3. Once the customer is logged in then the announcement bar should change from login/register and display a welcome message with the customer name. i.e. "Welcome Tshepiso" If I can't use the announcement bar it can be anywhere at the header part of the website.
Hi @tmvanity ,
Yes, that can be done but for that, you have to modify your current theme like comment the existing code from the header.
You can use the below code to put the text in the announcement file on your own if you have coding experience.
{% if customer %}
Login user
{% else %}
Non login user
{% endif %}
Let me know if you want us to do this for you.
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025