By default the basicfieldeditor as a label width of 40% and field of 60%
div.nx-basicfieldeditor-item>.nx-field, div.nx-basicfieldeditor-section-body>div.nx-basicfieldeditor-item>.nx-field {
width: 60%;
margin: 4px 0 3px;
}
During the inspection of the element this is what I see, and need this to be 40% not 60. Simply cutting and pasting the above into custom CSS does not work. Having a brain freeze so if someone can assist, that would be great.
Thanks in advance.
Question
Change Default With of Field editor labels

This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.