You can fix this by adding the following code to the Custom CSS field:
div.sky-form-modal-overlay {
z-index: 100;
}
form.chimpy_custom_css {
z-index: 101;
}
You can fix this by adding the following code to the Custom CSS field:
div.sky-form-modal-overlay {
z-index: 100;
}
form.chimpy_custom_css {
z-index: 101;
}