change logo on all pages but homepage!

Hi there my logo is white on my home page which I want, but as the background is white on all the other pages I want a black logo on these- can someone please help me with this!

my website is www.smezstudios.com and password Robinson1

1 Like

Hi @smezstudios

  • Go to Online Store → Theme → Edit code.
  • Find the file Layouts/theme.liquid and paste the code below at the bottom of the file."
{% if template.name == 'index' %}

{% endif%}

hi unfortunately that did not work at all and is not what im after.

I want the logo to stay exactly the same on the homepage like so.

but on my other pages the logo to be black- as you can see right now it is not showing up. I think its because i have coded in a transparent header for the home page