Hi,
I created a burger menu, but the bottom page content which has sorting functionality “Group Name” takes priority over my menu item “Create Message”. Can you please let me know how to make my menu behave like Modal? Thanks.
Hello @Sanjay_Christian
Before I respond to this topic I have to make it public. Private topics are reserved for customers with paid support. Just wanted to make sure you are aware of the policy.
Regards,
Inna
You could use the “z-index” property with greater value on your menu root block.
Regards, Dima
Thank you for this. I had datatable under the menu. I moved it under a block and adjusted the z-index. That worked. thanks.