How can I fix the logo overlay issue in my mobile menu?

StellaMiranda
New Member
4 0 0

Hi!

I just bought and personalized the Icon Them but there is a bug that keeps appearing. It seems that the logo and the 3 lines keep appearing every time the mobile menu drawer opens and disrupts everything. Any recommendations. 

Here is an image:

StellaMiranda_0-1612602032229.png

 

Replies 3 (3)

r8r
Shopify Expert
2555 327 940

Hi @StellaMiranda 

the z-index hierarchy seems to be incorrect - if you send a (preview?-)link to access the store, we can probably give you a specific way to fix this.

Mario

★ Ja, man kann mich buchen; schreib mir eine Nachricht!
★ Hinterlass gerne ein Like und markiere meine Antwort gegebenenfalls als Lösung. Ich freue ich mich immer über eine Spende an die (Kinder)krebshilfe oder eine kleine Aufmerksamkeit.
Studio Mitte
StellaMiranda
New Member
4 0 0
Hi Mario!

Here's the info

www.stellamiranda.com
Password: website
r8r
Shopify Expert
2555 327 940

Hi @StellaMiranda,

adding 

.slideout--active {
  z-index: 25;
}

to your CSS should do the trick!

Hope this helps,
Mario

★ Ja, man kann mich buchen; schreib mir eine Nachricht!
★ Hinterlass gerne ein Like und markiere meine Antwort gegebenenfalls als Lösung. Ich freue ich mich immer über eine Spende an die (Kinder)krebshilfe oder eine kleine Aufmerksamkeit.
Studio Mitte