Header menu widget drop-down hidden by main menu bar
I am using Vantage theme and have added the custom menu widget to the header. Unfortunately the drop-down for the sub menu items is hidden behind the main menu nav bar.
Have tried, unsuccessfully, various z-index options applied to the site header; menu widget; main menu. Can anyone help with this please.
The site url is: nanatechbeta.co.uk
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Margaret,
You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
#header-sidebar .widget_nav_menu ul.menu > li ul.sub-menu { z-index: 10001; }You might also need to install the SiteOrigin CSS Editor.
Thank you Alex. That worked perfectly.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.