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.

Menu hides behind hero image (Pinboard Theme)

9 years ago · Last reply by Alex S 9 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 9 years, 8 months ago

    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.

Have a different question or issue?

Start New Thread