Forums
Forums / Themes and Templates / Hidden Menu Layers
(@max_iqueu)
13 years, 11 months ago
Hello,
I’m adjusting an existing theme called Tweaker4.
I have changed the menu bar to go ontop of the header image. Unfortunatly the sub menus stay hidden behind the header.
I have tried changing the z-index and overflow:hidden But no success.
Here’s a link to the page : http://www.shiatsuprovence.com/wp/la-seance/
It’s the second link from the left “la séance”. Any help would be appreciated. /Max
(@crondeau)
Your header is set to 99999
#header { position: relative; z-index: 99999; }
Maybe change that to 1 and then play with the z-index on the menu
Thx for the feedback. I have done this without success… I stays hidden….
I’m starting to think that it might be a positioning problem in the y-axis.
The topic ‘Hidden Menu Layers’ is closed to new replies.