I’m currently trying to darken the page background—similar to a modal overlay—when a floating group is visible.
The challenge is that I also have a second floating group acting as the page header, and I’m struggling to find a way to apply the dark overlay to include this second Floating group.
Does anyone know if this is possible using CSS, and if so, how to target just the page content beneath the first floating group?