“Label Position” admin label hidden on hi-res screens
-
When editing Form Fields in the admin area, under the “Advanced” tab, the “Label Position” label disappears behind the dropdown menu.
The specific label in question is the text within:
<label for="label_pos" class="nf-select">
. The issue occurs for multiple field types, including but not limited to single line text, email, and paragraph fields.The label re-appears if the above element is reduced in size by 5-10%, or if the associated
<select>
element is styled as a block.The issue only occurs on a 2560 x 1440 screen resolution or higher. It is occurring on current versions of Chrome, Edge, and Firefox on Windows 10.
- The topic ‘“Label Position” admin label hidden on hi-res screens’ is closed to new replies.