Transparent Header Homepage Sense Theme

How Do I Make A Transparent Header In Sense Theme, only in Homepage ?

Hi @Yomi14 ,

Glad to support you today.

You can check out my suggestion below to get your concern resolved.

  1. Go to Edit code on Online Store:

  1. add my code above the tag on Theme.liquid:
{% if template contains 'index' %}
      
{% endif %}

Hope you find my answer helpful!

Kind & Best regards,
GemPages Support Team.

Thank you Gempages the code worked to make header transparent on homepage only, but I forgot to mention; I would like the header to blend with the image banner in a way the header (logo) shows on top of the image banner only in homepage .

thank you so much