forums › forums › Circle Flip Support › Visual Composer › Reply To: Visual Composer
December 31, 2017 at 11:22 am
#11795
Hello trexma,
Kindly check it now, I’ve added this plugin: https://wordpress.org/plugins/admin-css-mu/ to add custom CSS for the admin
Then I fixed it with this code:
.block-settings.modal {
z-index: 100002 !important;
}
Let me know if you still need any help regarding this issue.
Thanks