Hi
I am trying to remove the name of my store from the header in Debut theme - where it shows instead of a logo. I also don't want a logo as my main image immediate below has my store name. I have tried editing the code from previous solutions but looks like the coding has changed. Can you please help?
In the image below, I want Art by Bala removed. Thanks!
Hello, @ArtbyBala
Please check attachment
Hello, @ArtbyBala
Please share your site URL,
So I will check and provide a solution here.
Hi @ArtbyBala,
You can remove it with a simple customization on your theme.
Firstly, open your theme and select "Edit code"
In your theme editing screen, find this template: header.liquid
Then use "Cmd + F" (for MAC) for "Ctrl + F" (For Window) to find this code:
{% else %}
<a class="site-header__logo-link" href="/">{{ shop.name }}</a>
What you do is you add new code before and after this code snippet just like this:
{%comment%}
{% else %}
<a class="site-header__logo-link" href="/">{{ shop.name }}</a>
{%endcomment%}
Click Save.
And Done. Hope this helps.
That read waaaay complicated, please see my front web page I need the name 'no baggage express" removed from the front. does this make sense? I don't see how changing the code is the way to go. Please advise. The font is way off, its just WAAAAY OFF. PLEASE HELP
User | Count |
---|---|
400 | |
202 | |
138 | |
42 | |
42 |