Tabs z-order

We need 2 tabs, with 1 custom button in the between them, like the below image.

But, when we try to place the button with, e.g., absolute position, the tabs cover it.

We also tried z-order: 99 !important; on our button.

What’s the good way to solve this? It should look like this:

z-order? do you mean z-index? z-index on css-tricks.com

Also - this question is in no way Ionic or Angular related, You should try and look this up on HTML/CSS forums or, You know, GOOGLE :smile:

Also: please avoid using !important