• Issue with z-index of dropdown menus in add event model dialog

    Changed this classes z-index to !important. There is an issue with Revolution Slider plugin CSS causing the dropdown menus in add event model dialog to hide.

    .ui-dialog {
        
        z-index: 200 !important;
    }
  • The topic ‘Issue with z-index of dropdown menus in add event model dialog’ is closed to new replies.