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].
I did a web page in Premium Origami Layout . I made a static home page, with a slide show. One of the entries in the menu has a sub menu, but it appears to behind the image of slice show. Somebody know how I can fix this?

Hi Juanp72
Thanks for reaching out.
Please, add the following to Appearance > Custom CSS to resolve:
/* Menu */ #menu ul li ul { z-index: 2000; }Apologies for the hassle :)
That works! Thank You.
Win :) Glad I could help. All the best.