How can I fix the subcategory selection issue in Dawn's hover menu?

hello everyone, I hope you can you can help me.
I have changed the menu in Dawn, it looks very good too.
only the problem is when i want to select a subcategory it takes the other menu item.
i’m sure it can be changed. i think it’s enough if the submenu is not transparent.

I hope you can help me.
Greetings Tony

https://i4cjs0mu91o1rtn2-55115448498.shopifypreview.com

@troutbaits - please add this css to the very end of your base.css file and check, it should solve the issue

.list-menu--disclosure {z-index: 10000;}
1 Like