how to make header transparent in testment theme
Hey @beloved21
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hello @beloved21
This is Amelia at PageFly - Shopify Advanced Page Builder app.
Could you please share the URL link of your store so we can check it for you?
So you want like that just on mobile view, not for desktop?
yes
You can try the following steps I have provided to help you solve the problem you are facing:
Step 1: Online Store → Themes → Edit Code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag
{% if template == 'index' %}
{% endif %}
Hoping my solution helps you solve your problem.
Best regards,
Amelia | PageFly
Did you change the background of the mobile menu to white? It was transparent before
Please update code
{% if template == 'index' %}
{% endif %}
thank you you are the best

