
My modal layer shows behind the Responsive menu.
- Responsive menu is inside a layout grid.
- Layout grid properties:

My project file is HERETo be able to help you, I need a...
Code: Select all
<style>
.Layer1
{
z-index: 9999 !important;
}
</style>