Folder sidebar overlaps image during edit.
-
The folder sidebar overlaps the image you are trying to edit in the edit image view. See attached screenshot. It appears to be this !important display style causing the issue.
.filebird-treeview .media-frame-menu {
display: block !important;
width: 270px;
}EDIT: Just noticed this only happens when you are editing an image after clicking on the featured imaged of a page/post in the page/post edit view. When you go to media -> image -> edit it works.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Folder sidebar overlaps image during edit.’ is closed to new replies.