Hello,
Our frontend users will be mainly customers who don't have the required knowledge for code editing etc.
As such, based on this screenshot https://tinyurl.com/2qms9qlu
- I would like to disable the text editor and only make the visual editor available by default.
I tried using some CSS code to hide the "Text" tab but then on reload, the "Text" tab doesn't show up which is good but it is still showing the "Text" editor instead of the visual editor.
So, my objective here is to completely disable the "Text" editor on the frontend submission form and make the "Visual Editor" available by default to all frontend users.