2 flex containers top of page
1st has a nav bar with drop down menus
2nd has a justified gallery
When I view a drop down menu it is covered by justified gallery
I've tried move to top / bottom, but that made no difference
How to get drop down to be above what ever is below ?
Menu with drop downs and items below
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Menu with drop downs and items below
Is the first flex container with the menu going to stay fixed at the top as you scroll? If so, set position to header (fixed). Otherwise, you can use a page header with Stack Level = in front of content.
Re: Menu with drop downs and items below
Usually, a drop down menu is part of a page header.
In that case, you can set the stack level property to 'in front of content'
In that case, you can set the stack level property to 'in front of content'
Re: Menu with drop downs and items below
Thanks guy's ... good now.