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%}