Tools -> Global Settings -> JS
jQuery(function() {
if( jQuery('body.fl-builder-edit').length > 0 ) {
tinymce.ui.FloatPanel.zIndex = 100100
}
});
There will be an update to address this, until then this snippet does the same thing 🙂
sorry for being thick but where do I find tools > global settings?
ok found it, works, thanks.
I am having the same issue on my side.. Can you tell me where to add this code? I have been looking…
Go to the page you want to change (in page builder) and at the top right of the screen, go to tools, global seetings, java script and put the code there.
This didn’t work for me. I copied the code and pasted it under tools> Global Settings> java script as instructed. Any other suggestions?
I also have this issue now and the suggested fix isn’t working for me either. Any other suggestions?
Hey guys,
This should now be fixed on the latest version of our plugin 1.10.9. Just make sure you have the latest version of our plugin. 🙂
Ben