Shopify themes, liquid, logos, and UX
Has anybody encountered drop down issues like this? I have not touched any of the styling. Any advice helps.
Solved! Go to the solution
This is an accepted solution.
@edodgen Hello,
Please add the below code above </body> in theme.liquid
online store >> edit code >> theme.liquid
<style>
details[open]>.header__submenu{
z-index: 3!important;
}
</style>
after added the given code dropdown looks like this.
If our solution is helpful for you then Please like the post and tap on accepted.
If you want to discuss any further information then please contact us on our whatsapp.
We will always here for your help.
Thankyou 🙂
give us the store URL then we will able to help you.
This is an accepted solution.
@edodgen Hello,
Please add the below code above </body> in theme.liquid
online store >> edit code >> theme.liquid
<style>
details[open]>.header__submenu{
z-index: 3!important;
}
</style>
after added the given code dropdown looks like this.
If our solution is helpful for you then Please like the post and tap on accepted.
If you want to discuss any further information then please contact us on our whatsapp.
We will always here for your help.
Thankyou 🙂
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025