Page 1 of 1
*** SOLVED *** PROBLEM MENU
Posted: Wed Sep 23, 2020 3:21 pm
by vtaza
Hi Pablo,
Im using WB16 (latest version) 1 week ago.
All the websites is open with WB16..The menu is displayed behind the layers...
For example:
www.clickplagas.com
Re: PROBLEM MENU
Posted: Wed Sep 23, 2020 3:36 pm
by crispy68
When i visit your page, the menu scrolls off the top of the page. It looks correct. Is this not the intention? Is there another menu were supposed to see?
Re: PROBLEM MENU
Posted: Wed Sep 23, 2020 4:14 pm
by vtaza
Sorry...i published only this page with WB16:
https://www.clickplagas.com/fitosanitarios.html
All the pages have the same problem
(only index page is working good)
Re: PROBLEM MENU
Posted: Wed Sep 23, 2020 5:08 pm
by Pablo
It looks like you have set the first system to flexbox? When using flexbox, elements do not have a z-index.
This means that the objects are positioned in the order they have been added and the next object overlaps the previous one.
If you would like the menu to overlap other content, then use a page header instead. In a page header you can set the 'stack level' to 'in front of content'.
Re: PROBLEM MENU
Posted: Thu Sep 24, 2020 10:35 am
by vtaza
Hi Pablo,
We use a "master frame" with menĂº and footer..
With the master frame i can do that too?
Re: PROBLEM MENU
Posted: Thu Sep 24, 2020 10:57 am
by Pablo
If you have the latest build then dropdown menus in a flexbox layout grid should work correctly.