Pro header - container z-index problem with dropdown menu

I am using a left side header. In the bar there are several containers:
The 1st one (top) contains the logo.
2nd contains the menu. And a search box.
3rd contains some social links.

My problem is that the dropdown box of the menu ends up behind the 3rd container with the social icons. See attached screenshot. I have coloured the background of the container to make it stand out more for illustration purposes here.
I guess this is something to do with z-index but I can’t see how to fix it. Any suggestions?

Hi Steve,

Thanks for reaching out.

Yes, it should be doable with z index as long as those elements belongs to the same container. Would you mind providing the site that has this issue? I like to check it directly to see if it will need z index override through CSS.

Thanks!

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