Focus Group under Floating Group?

Hello,
I’m using floating group as a header in my project.
Vertically float relative to: Top
Horizontally float relative to: Left
Floating index: Above elements

I’m also using some focus groups here and there which are not related to the Header (floating group).

The problem is: when the User open some focus group and he scrolls the page down, the focus group is always on the top of floating group (header).

I would like those focus groups to be alwyas under floating group. Header should be over every single element on the page. How do i achieve that?

1 Like

bumpp

Hey,

You can add an id attribute to the Floating Group that has a very high (like 10,000) z-index in the css :slight_smile: :computer: