10 years ago
AG
Member
I modified the appearance of SunnyBeach because the menus were fundamentally broken for us. We edited top.php and relpaced the mainmenu-container with
and the secondary menu with
The makes the pages the "Primary Menu" and puts post categories in the smaller "secondary menu" (Future versions should have this as an option). The issue is that the sub menus sometimes slide under the photos in the slider, or slide under the body of the page/post. Is there a CSS or script update to ensure that the menus always stay on top when activated? Respectfully, |
10 years ago
Alice
Support Service
Hi!
To fix some overlap problems you have to adjust such properties as "position: absolute/relative;" and "z-index" for the elements of style. |