How to bring menu header / navigation top to front
-
Hi,
Our menu header seems to fall behind some Visual Composer components, please see screenshot: https://prnt.sc/f8tjz9
I had customised the menu header’s colour using this code:.navigation-top { background: #8ba34c; }
But even after removing that code, it still falls behind.
I had tried configuring the position and x-index of both the menu and Visual Composer components..navigation-top { background: #8ba34c; position: fixed; z-index: 2; } .home-box-top-left { position: relative; z-index: -1; }
The problem remained and in addition, when scrolled all the way to the top, the menu header drops down to bottom to the screen for some reason. Please see screenshot: https://prnt.sc/f8tmaz
Could someone give me some advice please?Thanks,
Victoria
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to bring menu header / navigation top to front’ is closed to new replies.