18
Views
1
Comments
Solved
Button OverLapping Submenu
Question
Application Type
Reactive

Hi ,

I have button which is overlapping the submenus i want submenus on top of button how can we solve this.

Below i mentioned the screen shot and oml 

Regards,

Kiran

Overlap.JPG
ButtonOverLapingSubmenu.oml
2025-12-15 09-29-24
Thibaut G
Solution

You can use the Z-index CSS property.


Assign the .front class to your submenu and the .back class to the button (widgets not the containers)

Regards

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.