• Resolved jroy1082

    (@jroy1082)


    Hello,

    When trying to use the full screen mode the dashboard menu and admin bar show up on top of the editor.

    Thanks,
    Josh

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Andrew Ozz

    (@azaozz)

    There are two full screen modes: one is the TinyMCE that covers everything, the other is on the WordPress Edit Post screen only and shows the toolbar and menu.

    Thread Starter jroy1082

    (@jroy1082)

    Thanks for getting back to me, it seems it was a conflict with the Site Origin Page Builder plugin. Adding the following CSS fixed the issue with no adverse affects.

    #wp-content-editor-container{
    z-index: 100000
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full Screen Mode Broken’ is closed to new replies.