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
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