Page 1 of 1

Megamenu sub items background mode

Posted: Wed Nov 25, 2020 6:11 am
by jon@clearsitecom.com
The megamenu drop down items background is not covering text underneath the menu even though the sub items background mode is set to solid (not transparent). The sub items are mixed with anything that the drop down reaches on the page when the menu is accessed rendering an unreadable mess. Is there a solution to this problem? Thanks.

Re: Megamenu sub items background mode

Posted: Wed Nov 25, 2020 7:18 am
by Pablo
Maybe the z-order of the menu is lower than the other objects on the page?

To be able to help you,I need to see what you have done.
Do you have a demo project?

Related FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=82134

Re: Megamenu sub items background mode

Posted: Wed Nov 25, 2020 2:59 pm
by jon@clearsitecom.com
Link: clearsitecom.com/test
Builder: clearsitecom.com/test/ClearSite2.wbs

Re: Megamenu sub items background mode

Posted: Wed Nov 25, 2020 3:12 pm
by Pablo
You are using a master page for the menu. In that case, the objects of the master page are always behind all other elements.
The master page is basically the 'background' of the content page.

You can prevent this by putting the menu on a page header and then set the 'stack level' to 'in front of content'.

Re: Megamenu sub items background mode

Posted: Wed Nov 25, 2020 9:22 pm
by jon@clearsitecom.com
Your solution worked very well. Thank You.