Forums
Home / Theme: Clearer / Dropdown Menu Opens Behind Search Bar Etc.
(@max1138)
4 months ago
As subject says, the drop-down menu doesn’t seem to work as it appears, when chosen, behind all other items on the page.
I have added links to the Streaming link to show this.
Cine/Wars
How do I fix this?
The page I need help with: [log in to see the link]
(@alxmedia)
Probably some custom css you added, as the dropdown works fine on demo. Try adding this CSS:
#header { position: relative; z-index: 3; }
Yep,that did the trick!
As always, Thank You.
🙂