Responsive Menu drop-down options obscured by image

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
TvdS
 
 
Posts: 7
Joined: Sat Aug 04, 2018 10:19 am

Responsive Menu drop-down options obscured by image

Post by TvdS »

I have been experimenting with building a web page using the flex grid.

However, when I hover over an item on the responsive menu, if it has a sub-menu the drop-down panel is partially obscured by the image in the next row of the flexbox. I cannot seem to get the drop-down panel to display on top of the image. I have tried the "move to top" and "move to bottom" options to get one of these objects in a position where the drop-down panel appears on top of the image, but I don't seem to be able to achieve that.

I have posted the html file here: http://www.mfasa.co.za/flexgrid-test/flexgrid1.html

Can anyone tell me what I am doing wrong?
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Responsive Menu drop-down options obscured by image

Post by Pablo »

Normally, drop down menus are part of a page header. Then you can set the stack level to 'in front of content'
TvdS
 
 
Posts: 7
Joined: Sat Aug 04, 2018 10:19 am

Re: Responsive Menu drop-down options obscured by image

Post by TvdS »

Thanks so much for your prompt response to my question. It seems that in newer versions I can set the drop down to be in front and not to obscure lower images even if I have not set the menu up in a header layer.

Can you please give me some more guidance. I have a client who wants his navigation menu to look like the one on this website: https://www.bidvest.co.za

Is that something that I can achieve using the tools in WYSIWYG 14. If not are there extensions that provide more menu options?

I would have posted this as a new topic, but for the life of me I can't find the button that launches a new topic anywhere. I know I am missing something because I have managed it before.
User avatar
Pablo
 
Posts: 21575
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Responsive Menu drop-down options obscured by image

Post by Pablo »

There is no menu that works exactly like this, but maybe this one will be useful?
http://www.wysiwygwebbuilder.com/horizo ... pdown.html

Or else use events to show/hide layers on mouse over (for advanced users).

To start a new topic, please see related FAQ:
viewtopic.php?f=10&t=80193
Post Reply