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].
Hello,
The drop down menus for my header menu are being blocked by the siteorigin hero image.
The url is: www.sos-team.com
Hi Timothy,
This is as a result of theme CSS. 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.
#site-banner { z-index: 101; }You might also need to install the SiteOrigin CSS Editor.
It works now. Thank you!
Hello again,
The coded seemed to solve the issue on a majority of the pages, but it still doesn’t work on this page: http://sos-team.com/about/meet-the-team/
What should I do?