This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Header menu widget drop-down hidden by main menu bar

7 years ago · Last reply by Margaret Broadley 7 years ago

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

2
  1. Alex S Staff 7 years, 6 months ago

    Hi 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.

  2. Margaret Broadley 7 years, 6 months ago

    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.

Have a different question or issue?

Start New Thread