how to make header transparent in testment theme?
like this in the mobile view ?
I’m Dan from Ryviu: Product Reviews & QA.
Please share your store URL so I can give you the code.
Best Regards,
Dan
So you want like that just on mobile view, not for desktop?
yes
Please add this code to your theme.liquid file after in Online Store > Themes > Edit code
{% if template == 'index' %}
{% endif %}
When you try to scroll up after it has already reached the very top of your page? That is the function of mobile devices.
Ahh, I see you are using the responsive screen to check, so you got the issue.
Did you change the background of the mobile menu to white? It was transparent before
Please update code
{% if template == 'index' %}
{% endif %}
i have send you not the defult now here is the defult and this is the last eddit
thank you you are the best
Happy I could help!
Best Regards,
Dan from Ryviu
I have the same problem with the ELLA theme, I can’t leave it like the model presented here



