Troubleshooting Bridge Theme while integrating MEC
If you have an issue with FES Form on Bridge theme you should follow the steps below:
- Go to Qode Options > General > Settings > JQuery Scripts
- Disable (uncheckd) JQuery UI Datepicker
- Go to WordPress Customizer and place the CSS below there:
/* MEC Date Picker on Bridge */ .ui-datepicker {z-index: 99999999999 !important;}
No Comment.