How to make header transparent in testment theme

how to make header transparent in testment theme?
like this in the mobile view ?

Hi @AhmedFathy12

I’m Dan from Ryviu: Product Reviews & QA.

Please share your store URL so I can give you the code.

Best Regards,

Dan

laam boutique -Life is not perfect but your outfit can be! – Laaam-boutique

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

why it looks like THAT

and that !

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.

something happend again why this ?

laam boutique -Life is not perfect but your outfit can be! – Laaam-boutique

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