I want my desktop version header to be transparent this is my website www.missartz.com and I use the dawn theme version 10.0
In your stores theme.liquid file navigate to the part of the code then copy and paste this code ABOVE that and save:
{% if template == 'index' %}
{% endif %}
Hope that helps, Good luck!
It made the mobile and tablet version also transparent, I need it only on desktop version
