Home>Support>Menu hides behind hero image (Pinboard Theme)

Menu hides behind hero image (Pinboard Theme)

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

Greetings-

I’ve seen several types of code to fix this issue, but none of them are working on my site. The drop down menu hides behind the hero image on my main site. I know that this is a theme issue, but I think there is something I can add to my custom CSS to change the layer/z index of the menu. I can’t seem to find the right code to add — can you help?

site is dianasteakleyfreeman.com

Best,
Diana

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, 1 month ago Alex S
    Hi, I Work Here

    Hi Diana,

    This is a theme issue – I would recommend reporting it to your theme developers. 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.

    #access {
      z-index: 500 !important;;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

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