Home>Support>Menu Hidden Behind Page Builder Content

Menu Hidden Behind Page Builder Content

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi there, I’ve been using the page builder plugin and it’s great, but I’ve come across a problem where the navigation menu seems to be behind the page builder content and therefore inaccessible. I assume I need some sort of custom CSS code to bring it to the front, but I have no clue as to what it would be! If anyone can help me out, it would be much appreciated!

Thanks

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Sl1234,

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 9 years, 2 months ago Private Message - sl1234

    This is a private message.

  3. 9 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Sl1234,

    Oddly, your theme sets the right z-index (think layer) for the submenu but the parent overrides it and thus prevents it from showing over top of anything with a z-index over 100. 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-wrapper {
        z-index: 999 !important;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  4. 9 years, 2 months ago Private Message - sl1234

    This is a private message.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More