Menu hides behind hero image (Pinboard Theme)
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
1Hi 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.