Breadcrumb path overlap menu in header

Good morning,
Working in PRO - headers.
When I put the breadcrum path undernead the menu - where I would like it - it overlaps the menu and the first sub-page is not accessible - it is hidden behind the breadcrumb. PRODUCTOVERZICHT
When I put the breadcrumb-bar on top - this issue is gone. (but that is not what I whant :wink: )

Can you please advice how to fix this?

Hey @lvandeemter,

The z-index of the bar you placed the breadcrumbs is the same as the first bar where your menu is. You should set the first bar’s z-index higher. I’ve set it to 9995 and the issue was fixed.

To understand how z-index stacking works, please check out the resources below:

Hope that helps.

Thank you so much for you quick help! :slight_smile:

You’re welcome. Glad we could help.

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