Experiencing issues with nav dropdown? Share your advice

Solved

Experiencing issues with nav dropdown? Share your advice

edodgen
Shopify Partner
9 0 0

Has anybody encountered drop down issues like this?  I have not touched any of the styling.  Any advice helps.

 

edodgen_0-1683916779193.png

edodgen_1-1683916796996.png

 

Accepted Solution (1)
shreyhweb
Shopify Partner
633 111 116

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.

shreyhweb_0-1683983193545.png

 

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 🙂

 

- If You Find Our Solution Helpful Please Like And Mark As Accepted!
- Sip, savor, and support – your Coffee Tip helps us keep coding.❤️
- If You Want To Further Discussion. Then Contact - info@shreyhsoftsolutions.com

View solution in original post

Replies 3 (3)

shreyhweb
Shopify Partner
633 111 116

give us the store URL then we will able to help you.

- If You Find Our Solution Helpful Please Like And Mark As Accepted!
- Sip, savor, and support – your Coffee Tip helps us keep coding.❤️
- If You Want To Further Discussion. Then Contact - info@shreyhsoftsolutions.com
edodgen
Shopify Partner
9 0 0

You will also have to use a password "devaoe", Thank You!

 

https://thomaskinkadeartwork.com/

 

 

shreyhweb
Shopify Partner
633 111 116

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.

shreyhweb_0-1683983193545.png

 

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 🙂

 

- If You Find Our Solution Helpful Please Like And Mark As Accepted!
- Sip, savor, and support – your Coffee Tip helps us keep coding.❤️
- If You Want To Further Discussion. Then Contact - info@shreyhsoftsolutions.com