Support

Home Forums Event Espresso Premium Submenu hiding behind tabs

Submenu hiding behind tabs

Posted: March 6, 2017 at 5:10 pm

Viewing 5 reply threads


rhj4

March 6, 2017 at 5:10 pm

I am using jQuery tabs on a page. When I click on a menu that has a sub menu, the submenu items hide behind the jQuery tabs. How do I force it to the foreground? Site is connexions.world


rhj4

March 6, 2017 at 5:12 pm

I forgot to say that I am using Iced Mocha as my theme.


Tony

  • Support Staff

March 7, 2017 at 4:58 am

Hi there,

I had a look over the site but I can’t see what you are referring to, can you provide more details please?

Maybe include a screenshot that shows the problem and/or link directly to the page you see it on.

https://eventespresso.com/wiki/troubleshooting-checklist/


rhj4

March 7, 2017 at 4:19 pm

Visit the site (connexions.world) and under the Home menu, click on “Growing Up”. After the page displays, over over the Home or The Workshop and you will see the sub-menu appearing BEHIND the tabs in the Waking Up page.


Tony

  • Support Staff

March 8, 2017 at 3:30 am

I see it now thank you.

You’ll need add some custom CSS to adjust the z-index for the menu, you can use something like this:

#access ul ul {
    z-index: 9999;
}


rhj4

March 8, 2017 at 8:03 am

Thank you Tony. That fixed it.

Viewing 5 reply threads

The support post ‘Submenu hiding behind tabs’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso