Global block inline nav: sub-menu is cut off

Hi, I have a site that needs a different nav on certain pages so I created a global block with an inline nav element. I am calling it via shortcode. One of my nav items has a sub-menu, and it’s getting cut off on one page.

The “Schedule” sub-menu seems to work fine here: http://scwfit.com/nyc/clubindustry-schedule/

But here, it gets cut off at the second content band (which contains a revolution slider, if that makes a difference): https://scwfit.com/nyc/clubindustry/

Any fix for this? Thanks in advance.

Hi @carlyas,

Thanks for reaching out.

It’s due to the content band from your Visual Composer. Please add this to your content band/row’s Style input field.

position: relative; z-index: 999999999;

It’s the content band/row where you added the global block shortcode.

Thanks!

That worked, thank you!

You’re welcome!
We’re glad @Rad were able to help you out.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.