For the Chimpy Pop-up, the overlay and form are not showing up properly. How can i fix this?

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;

}

Have more questions? Submit a request