Hi there !
Is there a way to change the input text node font size without
use the following?
If you use the developer tools in your browser you'll be able to identify the CSS class you need to override to provide a different size or colour to those elements. You can then add that to the custom CSS file you provide via editorTheme
.
Thanks