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].
Hi! How are you doing?
I am using tesseract theme from http://tesseracttheme.com/
and siteorign slider to make homepage,
but the slideshow covers submenu.
I tried changing z-index of the theme, but
it didn’t work.
Can you help me?
Hi Sun,
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 Sun Nam,
This is a z-index issue with the theme. While the sub menus have a correct z-index the parent containing elements are well below this and thus end up preventing the child to function as expected. 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.
You might also need to install the SiteOrigin CSS Editor.
I installed custom css and css editor and tried adding the code like you suggested,
but somehow the sub menu is still covered by the slide.
What should I do
Hi Sun,
Sorry. I made a mistake in the previous CSS I sent you. Please replace the previous CSS with the following CSS:
It worked!!!!! Thank you so much!!!!