I have some images, set to “scroll with parent”. On top of these I have my menu bar, which is set to fixed.
The images all have components connected to them (open overlay), and those components are set to appear when the user hovers over the image. However, the overlay covers the fixed menu bar no matter what I do. I need the overlay to go under the fixed menu bar. How would I fix this?
There’s no easy way to ensure that an overlay sits beneath fixed elements, but here’s a resource from another thread in the community that may help with an alternative approach using variables: