Menu dropdown hides behind Hero image
Hi
I saw different topics with the same problem, but i tried the css codes and it didn’t work.
Hopefully someone can help me out with it.
Kind regards
Mark
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi Mark,
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.
This is a private message.
Hi Mbangayan,
So this is a theme issue having a rather low z-index (think layer) until it scrolls. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
.genesis-nav-menu .sub-menu { z-index: 1000 !important; }You might also need to install the SiteOrigin CSS Editor.
Hi Alex!
it worked!! Thank you! appreciate it!!!
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.