Hi everyone, I have a problem that I can’t solve and I would like your help. So my header text and my logo are dark because I want them to be that way on all pages except the homepage. So I don’t know if it’s possible but I would like to insert a clear logo on my homepage and clear icon colors, WITHOUT CHANGING THE COLOR ON THE OTHER PAGES.
I don’t know if it’s possible, but thank you for your availability. A thousand thanks
https://refade-8966.myshopify.com/
password: refade
1 Like
Hi @Marco211
As what I understand, you want to change the logo to clear, but not change the background which is black? Yes, you can use a PNG image for your logo with transparent background, but I suggest to change the color to white or lighter color, so your logo is visible
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
1 Like
No, maybe I explained myself badly, I have black as the color of the header icons and the logo I uploaded is black and I would like it to be like this on all pages except the homepage. On the homepage my header is transparent and unfortunately having my black logo and black header icons I can’t see anything, so I would like to upload a clear logo to the homepage and I would like the homepage header icons to be white
The solution I can think without needing a developer edit your theme code is as follows.
- From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
- Find the theme that you want to edit and click on “Actions” and then “Edit code”.
- In the “Layout” folder, click on “theme.liquid” file
- Find the code below.
- Then create another line, and place the code below
{% if template.name == "index" %}
{% endif %}
See code placement here
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
1 Like
Wow, thank you very much, it work
Glad it did. Thank you as well
Hello, can you help me with a similar problem? On all my other pages I have the icons black, but I would like to have them white only on the main page.
I would also like to change just the logo for the main page without changing the others.
Thank you soo much!
Hi @julianamachado
Would you mind sharing your store URL? Thanks!
Is there a way you can help me without it? The website has information that I cannot make public at this time
If still not publish yet, you can send a message. Thanks!