Dropdown menu is hidden behind carousel in Debut

Hi there,

I’ve just added an image carousel to my website and the nested menu/dropdown is now hidden by the carousel. Does anyone have a solution to this?

Here’s an image for reference:

Thanks!

1 Like

Hi,

Please share store password, and I try to figure it out.

Thanks

Hi,

  1. In your Shopify Admin go to: online store > themes > actions > edit code
  2. Find Asset > theme.scss.liquid and paste this at the bottom of the file:
#SiteNavLabel-shop {
        z-index: 100 !important;
}

Hope this will help.

Thanks

2 Likes

Amazing, thanks @Sim_1 . This has worked a treat!

1 Like

Hi, I’m having the same problem. I have put the code but it looks the same… Can you help me please? Thank you!